home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gcc_260.zip / gcc_260 / ChangeLog < prev    next >
Text File  |  1994-07-14  |  172KB  |  4,373 lines

  1. Thu Jul 14 09:42:23 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2.  
  3.     * Version 2.6.0 released.
  4.  
  5.     * explow.c (force_reg): Don't make a REG_EQUAL note for an insn
  6.     that doesn't set TEMP.
  7.  
  8. Wed Jul 13 17:00:35 1994  Torbjorn Granlund  (tege@rtl.cygnus.com)
  9.  
  10.     * expmed.c (expand_divmod, case CEIL_DIV_EXPR):
  11.     Handle emit_store_flag returning 0.
  12.  
  13. Wed Jul 13 16:35:57 1994  Jim Wilson  (wilson@cygnus.com)
  14.  
  15.     * expr.c (store_field): Set MEM_IN_STRUCT_P on object and
  16.     blk_object.
  17.  
  18. Wed Jul 13 08:40:11 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  19.  
  20.     * Makefile.in (distdir-start): Make tmp/ginclude and copy its files.
  21.     (distdir-finish): Don't use -f Makefile.in.
  22.     (gcc.xtar.gz): Add --best.
  23.  
  24.     * fold-const.c (decode_field_reference): Merge operand of
  25.     a BIT_AND_EXPR with the mask made from the description of the field.
  26.  
  27.     * fold-const.c (fold, case MULT_EXPR): Remove last change.
  28.  
  29. Wed Jul 13 07:12:32 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  30.  
  31.     * xm-pa.h, xm-pahpux.h, xm-pahiux.h (USE_C_ALLOCA): Define.
  32.  
  33. Wed Jul 13 03:30:36 1994  Jason Merrill  (jason@deneb.cygnus.com)
  34.  
  35.         * tree.h (TYPE_NEEDS_CONSTRUCTING): New macro.
  36.         (tree_type): Add needs_constructing_flag.
  37.         * function.c (assign_parms): If TYPE_NEEDS_CONSTRUCTING, pass by
  38.         invisible reference.
  39.         * calls.c (expand_call): Ditto.
  40.  
  41. Wed Jul 13 06:49:05 1994  Simon Cooper  (scooper@hardees.rutgers.edu)
  42.  
  43.     * objc/Object.m: Include stdarg.h before stdio.h.
  44.  
  45. Tue Jul 12 21:31:59 1994  Jim Wilson  (wilson@cygnus.com)
  46.  
  47.     * c-decl.c (pushdecl): Don't call lookup_name_current_level_global
  48.     when traditional.  When doing checks against
  49.     IDENTIFIER_LIMBO_VALUE, also do check against
  50.     INDENTIFIER_GLOBAL_VALUE when traditional.
  51.  
  52.     * final.c (getpwd): Declare.
  53.  
  54. Tue Jul 12 16:24:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  55.  
  56.     * pa.h (GO_IF_LEGITIMATE_ADDRESS): Only allow immediate addressing
  57.     using 5 bits to avoid losing with FP loads and stores on page zero.
  58.  
  59. Tue Jul 12 16:20:09 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  60.  
  61.     * rs6000.md (ashlsi3, lshrsi3, ashrsi3): Only output low-order five
  62.     bits for !TARGET_POWER case.
  63.  
  64. Tue Jul 12 13:06:14 1994  Jim Wilson  (wilson@cygnus.com)
  65.  
  66.     * combine.c (record_dead_and_set_regs_1): Can only handle SUBREG
  67.     if the register is smaller or equal to BITS_PER_WORD.
  68.  
  69.     * sparc/sysv4.h (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define.
  70.  
  71.     * final.c (end_final): Store full path name in .d file not just
  72.     the filename.
  73.  
  74.     * README.IRIX5: New file.
  75.  
  76. Tue Jul 12 10:55:14 1994  Michael Meissner  (meissner@osf.org)
  77.  
  78.     * i386/osfrose.h (CC1_SPEC): If both -pic-extern/-pic-lib and
  79.     -pic-none, use -pic-extern win, instead of -pic-none.
  80.  
  81.     * i386/osfelf.h (CC1_SPEC): Ditto.
  82.  
  83. Tue Jul 12 09:08:06 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  84.  
  85.     * reload.c (find_reloads): Don't try to call force_const_mem on
  86.     a HIGH.
  87.  
  88.     * fold-const.c (fold, case MULT_EXPR): If arg is an unsigned
  89.     CEIL_DIV_EXPR, convert to TRUNC_DIV_EXPR of a PLUS_EXPR in some cases.
  90.  
  91.     * alpha.md (ashldi3): Update pattern for (sign_extend (ashift ..))
  92.     to match the current canonicalization.
  93.  
  94.     * explow.c (round_push, allocate_dynamic_stack_space): Avoid
  95.     using CEIL_DIV_EXPR; add adjustment and use TRUNC_DIV_EXPR instead.
  96.  
  97. Tue Jul 12 08:12:04 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  98.  
  99.     * dbxout.c (dbxout_source_file): Increment source_label_number outside
  100.     of macro expansion.
  101.  
  102.     * arm.c (reversible_cc_register): New function.
  103.     (final_prescan_insn): Don't try to conditionalize jumps with JUMP_CLOB
  104.     attribute.
  105.     * arm.h (PREDICATE_CODES): Add reversible_cc_register.
  106.     * arm.md (matcher for SFmode inequality comparison): Use cmfe, not cfm.
  107.     (matchers for {store-flag, not-store-flag, neg-store-flag}): Output
  108.     if-false instruction first before if-true instruction.
  109.     (matcher for (AND store-flag x)): Only match if reversible_cc_register.
  110.     (matcher for (IF-THEN-ELSE reg (NOT reg))): Likewise.
  111.  
  112.     * arm.h (FRAME_POINTER_REQUIRED): Always true if the function has
  113.     nonlocal labels.
  114.     * arm.md ({save,restore}_stack_nonlocal): Delete.
  115.  
  116. Mon Jul 11 19:29:15 1994  Oliver Kellogg  (okellogg@salyko.cube.net)
  117.  
  118.     * machmode.def (TQFmode): New mode.
  119.     * expr.c (convert_move): Add some conversions for TQFmode.
  120.     * varasm.c (assemble_real): Handle TQFmode output.
  121.     * config.sub (basic_machine): Add 1750a.
  122.     * configure (1750a-*-*): New configuration.
  123.     * 1750a.c, 1750a.h, 1750a.md, m1750a.inc: New files.
  124.  
  125. Mon Jul 11 18:38:42 1994  Doug Evans  (dje@cygnus.com)
  126.  
  127.     Add support for the h8/300h cpu.
  128.     * config/h8300/lib1funcs.asm: New file.
  129.     * h8300/t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a.
  130.     (LIB1ASMSRC, LIB1ASMFUNCS, LIB2FUNCS_EXTRA, MULTILIB_OPTIONS,
  131.     MULTILIB_DIRNAMES, LIBGCC, INSTALL_LIBGCC): Define.
  132.     (fp-bit.c): Build it.
  133.     * h8300/h8300.h (CPP_PREDEFINES, CPP_SPEC, LIB_SPEC, TARGET_SWITCHES,
  134.     BITS_PER_WORD, MAX_BITS_PER_WORD, UNITS_PER_WORD, MAX_UNITS_PER_WORD,
  135.     POINTER_SIZE, PARM_BOUNDARY, BIGGEST_ALIGNMENT,
  136.     BIGGEST_FIELD_ALIGNMENT, STACK_BOUNDARY, HARD_REGNO_NREGS,
  137.     HARD_REGNO_MODE_OK, REG_CLASS_NAMES, REG_CLASS_CONTENTS,
  138.     REGNO_REG_CLASS, PUSH_ROUNDING, FUNCTION_ARG_ADVANCE,
  139.     TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE,
  140.     CONSTANT_ADDRESS, MOVE_MAX, Pmode, SIZE_TYPE, PTRDIFF_TYPE):
  141.     Add h8/300h support.
  142.     (LINK_SPEC, TARGET_RTL_DUMP, TARGET_H8300, TARGET_H8300H,
  143.     REAL_ARITHMETIC, SETUP_INCOMING_VARARGS, HAVE_POST_INCREMENT,
  144.     HAVE_PRE_DECREMENT, MAX_MOVE_MAX, NO_BUILTIN_SIZE_TYPE,
  145.     NO_BUILTIN_PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE,
  146.     MAX_WCHAR_TYPE_SIZE, ASM_WORD_OP, INIT_SECTION_ASM_OP,
  147.     CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP, EXTRA_SECTIONS,
  148.     EXTRA_SECTION_FUNCTIONS, ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR,
  149.     DO_GLOBAL_CTORS_BODY, DO_GLOBAL_DTORS_BODY, INIT_TARGET_OPTABS):
  150.     Define.
  151.     (CAN_DEBUG_WITHOUT_FP, PCC_STATIC_STRUCT_RETURN, STRUCT_VALUE_REGNUM,
  152.     STRUCT_VALUE_INCOMING, STRUCTURE_SIZE_BOUNDARY): Undefine.
  153.     (enum reg_class): Add h8/300h support.
  154.     (emit_a_shift): Declare.
  155.     (TARGET_DEFAULT): Set default to -mquickcall.
  156.     (DOUBLE_TYPE_SIZE): Fix at 32.  DFmode support doesn't exist.
  157.     (CALL_USED_REGISTERS, REG_ALLOC_ORDER): Swap registers 2,3 with 4,5.
  158.     Registers 0,1 contain function result, allocate after 2,3.
  159.     (STATIC_CHAIN_REGNUM): Use reg 4.
  160.     (CONST_OK_FOR_LETTER_P): 'O' is ok_for_bclr, 'P' is small_power_of_two.
  161.     (FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): First
  162.     attempt at an implementation.
  163.     (CONST_COSTS): Move code into function const_costs.
  164.     (BRANCH_COST): Set to 0.
  165.     (NOTICE_UPDATE_CC): Move code into function notice_update_cc.
  166.     (ASM_FILE_START): Move code into function asm_file_start.
  167.     (ASM_FILE_END): Move code into function asm_file_end.
  168.     (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Use REAL_VALUE_TO_DECIMAL.
  169.     * h8300/h8300.c (cpu_type, names_extended, names_upper_extended,
  170.     h8_reg_names, h8_push_ops, h8_pop_ops, h8_mov_ops, h8_push_op,
  171.     h8_pop_op, h8_mov_op, current_function_anonymous_args, extra_pop,
  172.     hand_list): New variables.
  173.     (h8300_init_once, asm_file_start, asm_file_end, ok_for_bclr, o_operand,
  174.     p_operand, call_insn_operand, jump_address_operand, bit_operand,
  175.     eq_operator, const_costs, notice_update_cc, bit_operator,
  176.     nshift_operator, expand_a_shift, get_shift_alg, emit_a_shift,
  177.     fix_bit_operand): New functions.
  178.     (shift_alg, shift_type, shift_mode): New enums.
  179.     (shift_insn): New struct.
  180.     (shift_n_bits, can_shift): Deleted.
  181.     (shift_one, rotate_one): New variables.
  182.     (WORD_REG_USED): New macro (was function word_reg_used).
  183.     (dosize, function_prologue, function_epilogue, print_operand_address):
  184.     Add h8/300h support.
  185.     (small_power_of_two): Renamed from potl8.
  186.     (potg8): Deleted.
  187.     (general_operand_src): Fix POST_INC case.
  188.     (general_operand_dst): Fix PRE_DEC case.
  189.     (function_arg): 3 regs of args are passed if -mquickcall.
  190.     4 regs of args are passed to handwritten assembler routines.
  191.     (print_operand): New cases 'A', 'P', 'S', 'U', 'W', 'b', 'c', 'd', 'g'.
  192.     Delete case 'O'.  Sort cases.  Add h8/300h support.
  193.     (do_movsi): Renamed from domovsi.
  194.     Handle reload_in_progress and reload_completed.
  195.     (initial_offset): Renamed from io.  Add h8/300h support.
  196.     * h8300/h8300.md (cpu): New attribute.
  197.     (attribute length): Add h8/300h support.
  198.     (attribute cc): New value `cbit'.
  199.     (all anonymous insns): Give them names.
  200.     (move insns): Add h8/300h support.
  201.     (tstqi, tsthi): Use btst insn if able.
  202.     (arithmetic insns): Add h8/300h support.
  203.     (boolean insns): Likewise.
  204.     (negate insns): Likewise.
  205.     (branch insns): Likewise.
  206.     (call_value): Use call_insn_operand for operand 1.
  207.     (shift insns): Completely rewritten.  Add h8/300h support.
  208.     (zero/sign extension insns): Add h8/300h support.
  209.     (extv): Deleted.
  210.     (insv, extzv): Only use for h8/300.
  211.     (bitfield insns): Completely rewritten.
  212.     (fancyb*): New insns for speeding up bit accesses.
  213.  
  214.     * optabs.c (init_optabs): Allow target specific libcalls
  215.     with INIT_TARGET_OPTABS.
  216.  
  217. Mon Jul 11 18:32:42 1994  Steve Chamberlain  (sac@cygnus.com)
  218.  
  219.     * config/fp-bit.c: New file.  Provides simple fp emulation library.
  220.  
  221. Mon Jul 11 18:27:42 1994  Ian Lance Taylor  (ian@cygnus.com)
  222.  
  223.     * Makefile.in (libgcc1-asm.a): New target for building libgcc1.a
  224.     in cross compilers.
  225.  
  226. Mon Jul 11 17:00:45 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  227.  
  228.     * rs6000.md (movsi matcher): Add nop for moving special register
  229.     to itself for !TARGET_POWER.
  230.     (movhi and movqi matcher): Likewise and add mtjmpr attribute.
  231.     Separate MQ from CTR and LR target registers for TARGET_POWER.
  232.  
  233.     * powerpc.h (CPP_SPEC): Fix typo.
  234.  
  235. Mon Jul 11 16:50:29 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  236.  
  237.     * c-parse.in (stmt): Don't give more than one error message if a
  238.     nested `if' has an empty body.
  239.  
  240.     * a29k.md (movqi): Call loadhi, not loadqi.
  241.  
  242. Mon Jul 11 16:46:09 1994  Jeffrey A. Law  (law@mole.gnu.ai.mit.edu)
  243.  
  244.     * pa.h (DEBUGGER_ARG_OFFSET): Define.  If no frame pointer
  245.     is available, then adjust the offset by the size of the
  246.     current frame.
  247.  
  248. Mon Jul 11 16:34:14 1994  Stan Shebs  (shebs@andros.cygnus.com)
  249.  
  250.      * configure (*-*-lynxos*): Always run fixincludes, and if not using
  251.     gas, set tm_file to lynx-ng.h.
  252.     * config/x-lynx: Always run fixproto.
  253.     * config/lynx.h, i386/lynx.h, m68k/lynx.h, sparc/lynx.h: Rewrite
  254.     to work with gas producing coff files.
  255.     * config/lynx-ng.h, i386/lynx-ng.h, m68k/lynx-ng.h,
  256.     sparc/lynx-ng.h: New files.
  257.  
  258. Mon Jul 11 15:16:28 1994  Pat Rankin  (rankin@eql.caltech.edu)
  259.  
  260.     * make-cc1.com: Compile most of cc1plus in the `cp' subdirectory.
  261.     * vmsconfig.com: When setting up tm.h, convert "vax/vax.h" into
  262.     "config-vax.h" rather than "[.config.vax]vax.h" for #include so
  263.     it will work from [.cp] subdirectory; copy vax.h to config-vax.h
  264.     as part of configuration setup.  Also, manually include cc1plus
  265.     in the list of buildable compilers (a temporary measure; it
  266.     should process cp/Makefile.in like it does for primary makefile).
  267.  
  268.     * make-cc1.com: Use `=' rather than `:=' when setting up CC,
  269.     so that `gcc' can be defined as a foreign command if necessary;
  270.     eliminate `set symbol/scope=noGlobal' for same reason; use `='
  271.     with all other symbols, for consistency; add explicit .obj
  272.     extension to some lists of object files passed to the linker;
  273.     general cleanup of the command text echoed during execution.
  274.     * make-cccp.com: Revise to be more consistent with make-cc1.com
  275.     for symbol setup & usage and for echoing command execution.
  276.  
  277. Mon Jul 11 15:03:23 1994  Charles Hannum  (mycroft@duality.gnu.ai.mit.edu)
  278.  
  279.     * configure: Recognize m68k-*-netbsd* and i[345]86-*-netbsd*.
  280.     * cccp.c, collect2.c, gcc.c, protoize.c, cp/g++.c (sys_errlist)
  281.     [bsd4_4]: Do this for __NetBSD__ also.
  282.  
  283. Mon Jul 11 14:16:28 1994  Kresten Krab Thorup  (krab@spiff.gnu.ai.mit.edu)
  284.  
  285.     * mips/mips.h (STRUCT_VALUE): Change definition from `(rtx)0' to
  286.     just `0' so it is a valid expression for the pre-processor. 
  287.  
  288. Mon Jul 11 10:54:35 1994  Stan Cox  (coxs@dg-rtp.dg.com)
  289.  
  290.     * configure (m88k-dg-dguxbcs): New configuration.  m88k-dg-dgux
  291.     Now builds an elf compiler.  Both targets will create bcs or elf.
  292.  
  293.     * m88k/dgux.h (ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): svr4 default.
  294.  
  295.     * m88k/dguxbcs.h (ASM_SPEC,STARTFILE_SPEC,LIB_SPEC): 
  296.     New target for svr3.
  297.  
  298.     * m88k/x-dgux, m88k/t-dgux, m88k/x-dguxbcs: 
  299.     Changed for svr4/svr4/svr3 respectively.
  300.  
  301.     * m88k/m88k.h (TARGET_SVR3): New target switch.
  302.  
  303. Wed Jun 29 19:23:27 1994  David Mosberger-Tang  (davidm@piston.cs.arizona.edu)
  304.   
  305.       * alpha.h (LIB_SPEC): If -pg, add -lprof2.
  306.  
  307. Mon Jul 11 13:17:38 1994  Ian Lance Taylor  (ian@cygnus.com)
  308.  
  309.     * combine.c (simplify_set): Only turn IF_THEN_ELSE into AND if
  310.     MODE_INT.
  311.  
  312. Sun Jul 10 06:03:12 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  313.  
  314.     * reload1.c (eliminate_regs_in_insn): Handle special case of
  315.     assignment from hard frame pointer to frame pointer (for
  316.     nonlocal goto).
  317.     * function.c (instantiate_virtual_regs_1): Remove last change.
  318.     * stmt.c (expand_end_bindings): When adjusting FP, set it
  319.     from hard_frame_pointer_rtx.
  320.  
  321.     * expr.c (expand_builtin, case BUILT_IN_FSQRT): Don't use
  322.     asterisk in name of `errno'.
  323.  
  324. Fri Jul  8 22:07:32 1994  Jim Wilson  (wilson@cygnus.com)
  325.  
  326.     * stdarg.h: Delete include of <stdarg.h> when not gcc.
  327.     * varargs.h: Delete include of <varargs.h> when not gcc.
  328.  
  329. Fri Jul  8 18:45:56 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
  330.  
  331.     * m68k/mot3300.h (FUNCTION_EXTRA_EPILOGUE): Copy a0 to d0, not
  332.     the other way.
  333.  
  334. Fri Jul  8 17:41:39 1994  Jim Wilson  (wilson@cygnus.com)
  335.  
  336.     * expr.c (get_inner_unaligned_p): New function.
  337.     (expand_assignment, expand_expr): Use it.
  338.  
  339. Fri Jul  8 17:16:25 1994  Doug Evans  (dje@cygnus.com)
  340.  
  341.     * expmed.c (extract_split_bit_field): Set UNIT to BITS_PER_WORD for
  342.     register values.
  343.     (store_split_bit_field): Likewise.  Call operand_subword_force.
  344.  
  345. Fri Jul  8 13:48:23 1994  Mike Stump  (mrs@cygnus.com)
  346.  
  347.     * expr.c (target_temp_slot_level): New variable to keep track of
  348.     the current stack level for temporaries created by TARGET_EXPRs.
  349.     * expr.h (target_temp_slot_level): Declare it.
  350.     * expr.c (expand_expr): Add code to maintain the new temporary
  351.     stack for TARGET_EXPRs to the CLEANUP_POINT_EXPR code and change
  352.     the allocation of temporaries for TARGET_EXPRs to be from the new
  353.     stack, so that they may live longer, and only be reused after they
  354.     are no longer in use.
  355.     * function.c (assign_stack_temp): KEEP can now also be 2, to
  356.     indicate allocation from the longer term frontend controlled
  357.     temporary stack.
  358.     * function.c (init_function_start): Initialize
  359.     target_temp_slot_level to zero.
  360.  
  361. Fri Jul  8 16:52:38 1994  Jim Wilson  (wilson@cygnus.com)
  362.  
  363.     * combine.c (distribute_notes, REG_DEAD case): When check to see
  364.     if insn uses register, also call find_regno_fusage.
  365.  
  366.     * sparc.h (SECONDARY_MEMORY_NEEDED_RTX): Call assign_stack_local
  367.     if the frame has zero size.
  368.  
  369. Fri Jul  8 11:46:50 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  370.  
  371.     * varasm.c (record_constant_rtx, force_const_mem): Ensure everything
  372.     is in saveable_obstack, not current_obstack.
  373.  
  374.     * combine.c (force_to_mode): OP_MODE must be MODE if MODE and
  375.     mode of X are of different classes.
  376.     (nonzero_bits, num_sign_bit_copies): Say nothing known for
  377.     floating-point modes.
  378.  
  379.     * function.c (instantiate_virtual_regs_1, case SET):
  380.     If DEST is virtual_stack_vars_rtx, replace with hardware
  381.     frame pointer.
  382.  
  383.     * expr.c (expand_expr, case CONVERT_EXPR): If changing signedness
  384.     and we have a promoted SUBREG, clear the promotion flag.
  385.  
  386.     * c-decl.c (finish_decl): Put RTL and other stuff in 
  387.     permanent_obstack if DECL is.
  388.  
  389.     * combine.c (gen_unary): Add new arg, OP0_MODE.
  390.     All callers changed.
  391.  
  392. Thu Jul  7 19:58:35 1994  Jason Merrill  (jason@deneb.cygnus.com)
  393.  
  394.         * varasm.c (assemble_variable): Do set TREE_ASM_WRITTEN on
  395.         erroneous incomplete decls.
  396.  
  397. Thu Jul  7 17:59:46 1994  Joseph Arceneaux  (jla@gnu.ai.mit.edu)
  398.  
  399.     * configure (m68k-motorola-sysv*): Use mot3300g.h for gas.
  400.     * m68k/mot3300g.h: New file.
  401.  
  402. Thu Jul  7 17:42:21 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  403.  
  404.     * m68k/mot3300.h (FUNCTION_EXTRA_EPILOGUE): Fix typo in last change.
  405.  
  406. Thu Jul  7 17:36:26 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  407.  
  408.     * expmed.c (expand_mult_highpart): Build constant forms of CNST1
  409.     in MODE or WIDE_MODE, as appropriate.
  410.  
  411.     * optabs.c (expand_binop, case DIV [complex]): Fix typo in last change.
  412.  
  413.     * alpha.md (reload_inqi): Make operand[2] be TImode and
  414.     pass register number that differs to unaligned_loadqi.
  415.     (reload_outqi): Change overlap in temps to unaligned_storeqi.
  416.     * alpha.c ({un,}aligned_memory_operand): Check against
  417.     hard_frame_pointer_rtx, not frame_pointer_rtx.
  418.  
  419. Thu Jul  7 01:39:33 1994  Doug Evans  (dje@cygnus.com)
  420.  
  421.     * combine.c (make_compound_operation, AND case): Do extraction in
  422.     desired result mode.
  423.  
  424.     * flow.c (mark_set_1): Record explicit hard registers in their
  425.     raw mode.
  426.     (mark_used_regs): Likewise.
  427.     * combine.c (distribute_notes): Likewise.
  428.  
  429. Wed Jul  6 14:45:08 1994  Pat Rankin  (rankin@eql.caltech.edu)
  430.  
  431.     * longlong.h (vax sdiv_qrnnd): Fix typo.
  432.  
  433. Wed Jul  6 19:59:12 1994  Mike Stump  (mrs@cygnus.com)
  434.  
  435.     * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All
  436.     cleanups have to be protected by interim exception handling code.
  437.     * stmt.c (expand_decl_cleanup, expand_cleanups): Ditto.
  438.     * toplev.c (interim_eh_hook): Hook for interim exception handling.
  439.     * toplev.c (interim_eh): Default implementation for exception
  440.     handling that does nothing.
  441.     * toplev.c (main): Set default for interim_eh_hook.
  442.  
  443. Wed Jul  6 17:56:37 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  444.  
  445.     * alpha.c (output_prolog): Start memory probing with $2.
  446.  
  447. Wed Jul  6 14:21:14 1994  Jim Wilson  (wilson@cygnus.com)
  448.  
  449.     * stmt.c (struct nesting): Add new field alt_end_label.
  450.     (expand_start_loop): Initialize it to zero.
  451.     (expand_end_loop): Reorder loop if find either a jump to end_label
  452.     or a jump to alt_end_label.
  453.     (expand_exit_loop_if_false): Set alt_end_label.
  454.  
  455. Wed Jul  6 05:07:31 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  456.  
  457.     * c-common.c (decl_attributes): If TREE_TYPE for the DECL is updated,
  458.     then update TYPE as well.
  459.  
  460.     * longlong.h (arm umul_ppmm): Fix use of uninitialized register. 
  461.     Eliminate clobbers of hard registers.
  462.  
  463. Wed Jul  6 03:22:04 1994  Torbjorn Granlund  (tege@rtl.cygnus.com)
  464.  
  465.     * expmed.c (expand_divmod): Clear out TARGET also if OP1 is a
  466.     constant, when TARGET == OP0.
  467.  
  468. Tue Jul  5 18:58:28 1994  Torbjorn Granlund  (tege@rtl.cygnus.com)
  469.  
  470.     * Makefile.in (c-parse.y): Redirect through tmp file.
  471.     (objc-parse.y): Likewise.
  472.     (c-gperf.h): Likewise.
  473.     (mostlyclean): Delete the new tmp files.
  474.  
  475.     * expmed.c (expand_divmod): Fix typo setting op1_is_pow2.
  476.     (expand_divmod): Handle powers-of-two specifically for unsigned
  477.     CEIL_*_EXPR.
  478.  
  479.     * longlong.h: Really fix the test for _IBMR2.  Change test of
  480.     __powerpc__ to _ARCH_PPC.
  481.  
  482. Tue Jul  5 17:00:19 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  483.  
  484.     * combine.c (try_combine): Don't check for replacing
  485.     arg of function here.
  486.     (can_combine_p): Do it here.
  487.  
  488.     * expr.c (expand_increment): If pre-incrementing a promoted
  489.     variable, don't adjust OP0 since the result won't be used.
  490.  
  491.     * jump.c (duplicate_loop_exit_test): Handle SUBREG in SET_DEST
  492.     of loop exit test statements.
  493.  
  494.     * combine.c (try_combine): If I2DEST was used in I2SRC, it isn't
  495.     unused just because there is no SET for I2 anymore.
  496.  
  497. Mon Jul  4 11:15:13 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  498.  
  499.     * rs6000.h (RS6000_OUTPUT_BASENAME): Always call assembler_name
  500.     and pass the actual symbol name.
  501.  
  502.     * varasm.c (assemble_name): Call STRIP_NAME_ENCODING.
  503.  
  504.     * cse.c (canon_hash, exp_equiv_p): Refer to string in SYMBOL_REF
  505.     with XSTR, not XEXP.
  506.  
  507. Sat Jul  2 18:53:19 1994  Jim Wilson  (wilson@cygnus.com)
  508.  
  509.     * mips.md (smuldi3_highpart, smuldi3_highpart_internal,
  510.     umuldi3_highpart, umuldi3_highpart_internal): New patterns.
  511.  
  512.     * unroll.c (loop_iterations): Only use REG_EQUAL note value if it
  513.     is constant.
  514.  
  515.     * dbxout.c (dbxout_type_methods): Enable debugging info for
  516.     template classes.
  517.  
  518.     * c-lex.c (yylex): Reject imaginary numbers when pedantic.
  519.  
  520.     * c-decl.c (duplicate_decls): When make void* match char*, set
  521.     DECL_IN_SYSTEM_HEADER.
  522.  
  523.     * Makefile.in (clean): Delete LIB2FUNCS_EXTRA.
  524.  
  525.     * alpha.h (FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER,
  526.     BLOCK_PROFILER): Use multiple fputs/fprintf calls instead of ANSI
  527.     C concatenated strings.
  528.     (PREDICATE_CODES): Add cint8_operand.
  529.  
  530.     * gcc.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -isystem.
  531.  
  532. Sat Jul  2 09:34:20 1994  Torbjorn Granlund  (tege@rtl.cygnus.com)
  533.  
  534.     * expmed.c (expand_divmod): Always return gen_lowpart (mode, ...).
  535.  
  536. Fri Jul  1 19:28:39 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  537.  
  538.     * reorg.c (make_return_insns): Make sure redirecting a jump to
  539.     a RETURN insn does not invalidate the delay slots of the jump.
  540.  
  541. Fri Jul  1 16:32:58 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  542.  
  543.     * longlong.h: (arm umul_ppmm): Fix typos in last change.  Mark
  544.     hard-coded registers with "%|".
  545.  
  546. Fri Jul  1 10:08:47 1994  Jason Merrill  (jason@deneb.cygnus.com)
  547.  
  548.     * toplev.c (compile_file): Pass through static consts and inlines
  549.     multiple times in case they reference each other.
  550.  
  551. Fri Jul  1 07:41:19 1994  Torbjorn Granlund  (tege@tiny.cygnus.com)
  552.  
  553.     * longlong.h: Test for _AM29K and _IBMR2, not ___AM29K__
  554.     and ___IBMR2__.
  555.     (arm umul_ppmm): New definition.
  556.     (clipper umul_ppmm, smul_ppmm, __umulsidi3): New definitions.
  557.     (hppa count_leading_zeros): New definition.
  558.     (i960 umul_ppmm, __umulsidi3): New definitions.
  559.     (mc68000 umul_ppmm): Use %. before size suffixes.
  560.     (mc88110 umul_ppmm, udiv_qrnnd): Rewrite,
  561.     (mc88000): Get UMUL_TIME and UDIV_TIME right.
  562.     (mips): Get UMUL_TIME right.
  563.     (ns32000 umul_ppmm): New definition.
  564.     (ns32000 udiv_qrnnd): Rename from bogus div_qrnnd, rewrite.
  565.     (powerpc umul_ppmm, smul_ppmm): New definitions.
  566.     (_IBMR2/powerpc add_ssaaaa, sub_ddmmss): Improve.
  567.     (pyr umul_ppmm): Fix typo.
  568.     (sparc add_ssaaaa, sub_ddmmss): Match constant 0 for all inputs.
  569.     (vax sdiv_qrnnd): New definition.
  570.  
  571.     * expmed.c (expand_divmod): Put OP0 in a register when computing
  572.     remainder, or when OP1 is constant.
  573.  
  574. Fri Jul  1 06:46:09 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  575.  
  576.     * jump.c (jump_optimize): Don't convert if (foo) x++ into an
  577.     add of an scc unless X has no side effects and can't trap.
  578.  
  579.     * c-parse.in (initelt): The equal sign is optional when
  580.     positioning to a single element of an array.
  581.  
  582.     * c-typeck.c (push_init_level): If not at "unfilled" position,
  583.     set constructor_incremental to 0; likewise for range.
  584.  
  585.     * xm-alpha.h: If GNUC, include alloca.h, else declare alloca.
  586.  
  587.     * m68k/mot3300.h (FUNCTION_EXTRA_EPILOGUE): New macro.
  588.  
  589.     * expmed.c (expand_divmod): Don't set REG_NOTES unless we generated
  590.     a quotient.
  591.  
  592. Thu Jun 30 18:25:52 1994  David Edelsohn (edelsohn@npac.syr.edu)
  593.  
  594.     * gcc.c (do_spec_1, case 'P'): Don't add underscores to macros
  595.     starting with '_[A-Z]'.
  596.  
  597. Thu Jun 30 18:16:36 1994  Will Athanasiou  (will@guardian.westford.ccur.com)
  598.  
  599.     * m68k.md (umulsi3_highpart, smulsi3_highpart): Fix constraint
  600.     for operand 0 in define_insn.
  601.  
  602. Thu Jun 30 16:07:33 1994  Kaveh R. Ghazi  (ghazi@noc.rutgers.edu)
  603.  
  604.     * fixincludes: Put wrappers around <time.h> and <sys/time.h> to
  605.     avoid multiple inclusion errors on m88k-tektronix-sysv3.
  606.  
  607. Thu Jun 30 12:08:48 1994  Kresten Krab Thorup  (krab@spiff.gnu.ai.mit.edu)
  608.  
  609.     * objc-act.c, objc/init.c (OBJC_VERSION): Incremented to 6.
  610.  
  611.     * objc/sendmsg.c (INVISIBLE_STRUCT_RETURN): New macro.
  612.     (__objc_block_forward): Declare depending on the above.
  613.  
  614.     * objc/class.c (objc_next_class):  New function.
  615.     * objc/objc-api.h (objc_next_class):  New function.
  616.  
  617.     * objc-act.c (get_proto_encoding, build_typed_selector_reference):
  618.     New fucnctions. (UTAG_PROTOCOL): New define.
  619.     (objc_selector_template, flag_typed_selectors): New variables.
  620.     (objc_init): set flag_typed_selectors if -fgnu-runtime.
  621.     (synth_module_prologue): Change declaration of
  622.     _OBJC_SELECTOR_TABLE when flag_typed_selectors is non-null.
  623.     (build_module_descriptor): Make sure the generated constructor
  624.     function is declared public.
  625.     (build_selector): Only cast to SEL when not doing typed selectors.
  626.     (build_selector_translation_table): Rewrite initialization.
  627.     (build_tmp_function_decl): Make up new name when called, since it
  628.     may now be called multiple times.
  629.     (hack_method_prototype): Use init_function_start to reinit args
  630.     machinery.  Also set current_function_decl before calling
  631.     assign_parms.
  632.     (generate_protocols):  Don't generate encoding twice.
  633.     (build_selector_template): New function.
  634.     (build_method_list_template): Generate (void*)0 as first element,
  635.     not (int)0.
  636.     (build_message_expr): move the call to build_selector_reference 
  637.     towards the end, where we have determined the function prototype.
  638.  
  639.     * objc/Object.h, objc/Object.m (read:, write:, streamVersion:):
  640.     Un-disable for alpha.  (forward::, performv::): Declare and fix to
  641.     return retval_t. 
  642.     * objc/archive.c: Completely rewritten to handle 64 bit longs and
  643.     pointers. 
  644.     * objc/class.c (class_pose_as): Rewritten.
  645.     * objc/encoding.c: use new ROUND macro for alignment rounding.
  646.     * objc/init.c, objc/selector.c, objc/sendmsg.c: Rewritten to
  647.     handle new selectors.
  648.  
  649. Thu Jun 30 07:49:50 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  650.  
  651.     * arm.h (INITIAL_ELIMINATION_OFFSET): Check frame_pointer_needed when
  652.     eliminating the arg pointer into the stack pointer.
  653.  
  654. Thu Jun 30 06:25:50 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  655.  
  656.     * c-common.c (c_build_type_variant): Remove last change; instead,
  657.     copy TYPE if not in old obstack.
  658.  
  659. Wed Jun 29 21:51:52 1994  Jason Merrill  (jason@deneb.cygnus.com)
  660.  
  661.     * toplev.c (lang_options): Add -W{no-,}non-virtual-dtor.
  662.  
  663. Wed Jun 29 19:23:27 1994  David Mosberger-Tang  (davidm@piston.cs.arizona.edu)
  664.  
  665.     * final.c (end_final,profile_function): Profiling variables are
  666.     size of pointer, not int.
  667.     * alpha.h (LIB_SPEC): If -pg, add -lprof2.
  668.     (STARTFILE_SPEC, {FUNCTION,BLOCK,FUNCTION_BLOCK}_PROFILER): New macros.
  669.  
  670. Wed Jun 29 15:52:45 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  671.  
  672.     * loop.c (basic_induction_var, case REG): Allow previous
  673.     insn to set a SUBREG of X.
  674.  
  675.     * alpha.c (alpha_sa_size): Round size to 16-byte boundary.
  676.     (add_long_const): Add new arg, TEMP_REG.
  677.     (output_{pro,epi}log): Rework to put save area between outgoing
  678.     args and local variables.
  679.     * alpha.h (FRAME_POINTER_REGNUM): Now register 63.
  680.     (HARD_FRAME_POINTER_REGNUM): New macro.
  681.     (CONDITIONAL_REGISTER_USAGE, REG_CLASS_CONTENTS, REGNO_REG_CLASS):
  682.     Show register 63 is not an FP register.
  683.     (REGHNO_OK_FOR_BASE_P, REG_OK_FOR_BASE_P, REGISTER_NAMES): Likewise.
  684.     (ALPHA_ROUND): New macro.
  685.     (STARTING_FRAME_OFFSET, ELIMINABLE_REGS, INITIAL_ELIMINATION_OFFSET):
  686.     Modify to reflect save area between outgoing args and local vars.
  687.     * alpha.md: Add new pattern for double-add when have
  688.     reg + frame pointer.
  689.     Slight changes to all such patterns and add define_splits for them.
  690.  
  691.     * global.c (global_alloc): Make a more accurate attempt to see
  692.     if the frame pointer will be used.
  693.     If it is, show HARD_FRAME_POINTER_REGNUM used if its not
  694.     the same as FRAME_POINTER_REGNUM.
  695.     * reload1.c (reload): Can't eliminate if frame pointer needed
  696.     and TO is stack pointer.
  697.     Spill HARD_FRAME_POINTER_REGNUM if not FRAME_POINTER_REGNUM
  698.     and frame pointer is needed.
  699.     (spill_hard_reg): If CANT_ELIMINATE, set regs_ever_live;
  700.     no longer done by callers.    
  701.  
  702.     * a29k.md (movqi): Add missing `DONE'.
  703.  
  704. Wed Jun 29 15:44:18 1994  Doug Evans  (dje@canuck.cygnus.com)
  705.  
  706.     * sparc/sparc.h    (CPP_SPEC): Split up v9/non-v9 stuff.
  707.     Move -Acpu and -Amachine from here.
  708.     (CPP_PREDEFINES): To here.
  709.     (NO_BUILTIN_PTRDIFF_TYPE): Undefine.
  710.     (NO_BUILTIN_SIZE_TYPE): Likewise.
  711.     (PTRDIFF_TYPE): Split up v9/non-v9 definitions.
  712.     (SIZE_TYPE): Likewise.
  713.     * sparc/sp64-elf: (PTRDIFF_TYPE): Remove dependence on POINTER_SIZE.
  714.     (SIZE_TYPE): Likewise.
  715.  
  716. Wed Jun 29 15:28:17 1994  Michael Meissner  (meissner@osf.org)
  717.  
  718.     * cccp.c (collect_expansion): Always put 1 space after the macro
  719.     expansion in ANSI mode to fix regression from June 24th.
  720.  
  721. Tue Jun 28 22:41:52 1994  Doug Evans  (dje@cygnus.com)
  722.  
  723.     * combine.c (simplify_set): Evaluate HAVE_conditional_move at runtime.
  724.  
  725. Tue Jun 28 20:27:08 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  726.  
  727.     * optab.c (expand_binop): Convert OP0 to mode for library calls.
  728.  
  729.     Changes to optimize division-by-constants, and make ceil and floor
  730.     rounding work correctly:
  731.     * expmed.c (expand_mult): Generalize to call synth_mult also
  732.     for OP1 - 1.
  733.     (ceil_log2): New function.
  734.     (choose_multiplier): New function.
  735.     (invert_mod2n): New function.
  736.     (expand_mult_highpart_adjust): New function.
  737.     (expand_mult_highpart): New function.
  738.     (EXACT_POWER_OF_2_OR_ZERO_P): New macro.
  739.     (expand_divmod): Almost completely rewritten.
  740.     (expand_shift): Don't truncate immediate shift count, it doesn't work
  741.     for types smaller than int.
  742.     * expr.h (smul_highpart_optab, umul_highpart_optab): New variables.
  743.     * genopinit.c (optabs): Add [us]mul_highpart_optab.
  744.     * optabs.c (smul_highpart_optab, umul_highpart_optab): New variables.
  745.     (expand_binop): Handle [us]mul_highpart_optab as commutative.
  746.     (init_optabs): Initialize [us]mul_highpart_optab.
  747.     * fold-const.c (div_and_round_double): Make it globally accessible.
  748.     * a29k.md (smulsi3_highpart, umulsi3_highpart): New patterns.
  749.     * alpha.md (umuldi3_highpart): New expander and matcher.
  750.     * alpha.c (cint8_operand): New predicate.
  751.     * m68k.md (umulsi3_highpart, const_umulsi3_highpart):
  752.     New expander and matcher.
  753.     (smulsi3_highpart, const_smulsi3_highpart): Likewise.
  754.  
  755. Tue Jun 28 13:42:10 1994  Jim Wilson  (wilson@cygnus.com)
  756.  
  757.     * sol2.h (CPP_SPEC): Handle -msupersparc.
  758.     * sparc.c (cpu_type, sparc_cpu_type): Rename to arch_type and
  759.     sparc_arch_type.  Fix all users.
  760.     (supersparc_adjust_cost): New function.
  761.     * sparc.h (cpu_type, sparc_cpu_type): Rename to arch_type and
  762.     sparc_arch_type.
  763.     (CPP_SPEC): Handle -msupersparc.
  764.     (MASK_SUPERSPARC, TARGET_SUPERSPARC): New macros.
  765.     (TARGET_SWITCHES): Add -msupersparc and -mcypress.
  766.     (ADJUST_COST): New macro.
  767.     * sparc.md (cpu attribute): Rename to arch attribute.  Add a new
  768.     cpu attribute.  Fix all users.
  769.     (type attribute): Add ialu, shift, imul, fpdivs, and fpdivd.
  770.     Delete fpdiv.
  771.     (function units): Add Cypress and Supersparc versions of each.
  772.     (addsi3, subsi3, andsi3, iorsi3, xorsi3): Add ialu type attribute.
  773.     (mulsi3): Add imul type attribute.
  774.     (divtf3, divdf3): Use fpdivd not fpdiv type attribute.
  775.     (divsf3); Use fpdivs not fpdiv type attribute.
  776.     (ashlsi3, ashrsi3, lshrsi3): Add shift type attribute.
  777.  
  778.     * i960.md (andsi3+6): Replace bad clrbit pattern with two working
  779.     ones.
  780.  
  781. Tue Jun 28 13:31:31 1994  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
  782.  
  783.     * configure (m68k-atari-sysv4*): New configuration.
  784.     * m68k/atari.h, m68k/xm-atari.h: New files.
  785.  
  786. Tue Jun 28 12:41:32 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  787.  
  788.     * pa.md (define_split for (plus (reg) (large_constant))): Treat
  789.     large_constant as signed.
  790.  
  791. Tue Jun 28 05:46:55 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  792.  
  793.     * reload1.c (eliminate_regs_in_insn): When checking for moves
  794.     and adds, use single_set.
  795.  
  796.     * reload1.c (reloads_conflict): Handle R1_TYPE of RELOAD_OTHER.
  797.  
  798.     * expr.c (do_jump, case BIT_AND_EXPR): Only narrow to a type
  799.     that corresponds to a mode.
  800.  
  801. Tue Jun 28 05:41:29 1994  Will R. Athanasiou (will@westford.ccur.com)
  802.  
  803.     * rs6000.h (MEMORY_MOVE_COST): Make processor-dependent.
  804.     * rs6000.md (movsf): Emit frsp if storing to memory and not PowerPC.
  805.     (movsf matcher): Remove explicit frsp.
  806.     (store sf with update): Likewise.
  807.     * rs6000.c: Include ctype.h.
  808.  
  809. Tue Jun 28 05:40:44 1994  Mike Collison  (collison@chianti.sw.stratus.com)
  810.  
  811.     * real.c: Treat HFmode like SFmode, for now.
  812.  
  813. Mon Jun 27 19:16:49 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  814.  
  815.     * optabs.c (expand_binop, multi-words shifts and rotates):
  816.     Fix errors in last change.
  817.  
  818. Mon Jun 27 11:29:18 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  819.  
  820.     * arm.c: Include "expr.h".
  821.     (arm_fpu): New variable.
  822.     (arm_gen_movstrqi): Fix typo.
  823.     * arm.h: (enum floating_point_type): New enumeration type.
  824.     (arm_fpu): New declaration.
  825.     * arm.md: (function_unit fpa): Add more accurate scheduling
  826.     information.
  827.     (all floating point patterns): Add more detailed instruction type
  828.     information to attributes.
  829.     * riscix.h: (STARTFILE_SPEC,SIZE_TYPE,PTRDIFF_TYPE): Fix typos.
  830.     (ASM_FINAL_SPEC): Only reject -mbsd and -mxopen when -pedantic.
  831.  
  832. Sun Jun 26 05:37:26 1994  Pat Rankin  (rankin@eql.caltech.edu)
  833.  
  834.     * toplev.c (v_message_with_decl): Avoid fwrite for stderr; mixing
  835.     it with fprintf and fputs can cause strange results under VMS.
  836.  
  837. Sat Jun 25 06:07:56 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  838.  
  839.     * combine.c (distribute_notes, case REG_DEAD): If a call uses a
  840.     hard reg, then this is where it dies.
  841.  
  842. Fri Jun 24 19:09:33 1994  Chip Salzenberg  (chip@fin.uucp)
  843.  
  844.     * cccp.c (create_definition): Eliminate whitespace before and
  845.     after macro definitions.
  846.  
  847. Fri Jun 24 16:19:27 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  848.  
  849.     * c-decl.c (lang_decode_option): Set warn_bad_function_cast
  850.     for -Wbad-function-cast.
  851.     * c-typeck.c (build_c_cast): Issue a warning for non-matching cast
  852.     from a function call (like malloc without proto).
  853.     * c-tree.h: Declare warn_bad_function_cast.
  854.     * toplev.c (lang_options): Add -W[no]-bad-function-cast.
  855.  
  856. Fri Jun 24 16:09:12 1994  Pat Rankin  (rankin@eql.caltech.edu)
  857.  
  858.     * vax.h (ASM_IDENTIFY_LANGUAGE): New macro.
  859.  
  860. Fri Jun 24 15:36:37 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  861.  
  862.     * jump.c (jump_optimize): If we reverse "if (foo) bar else break;"
  863.     and there follows a NOTE_INSN_LOOP_END, move the note before "bar".
  864.  
  865.     * arm.md (movstrsi): Delete.
  866.     (movstrqi): New expand.
  867.     * arm.h (arm_gen_movstrqi): New function.
  868.  
  869. Fri Jun 24 14:43:46 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  870.  
  871.     * alpha.c (alpha_builtin_saveregs): Fix typo in computing value
  872.     for __base.
  873.  
  874.     * vax.md (zero_extract patterns): Don't allow constants in
  875.     the first operand of ZERO_EXTRACT since the recognizer
  876.     function forces them to match the mode of the match_operand.
  877.  
  878.     * c-typeck.c (decl_constant_value): Test for const and
  879.     not iterator.
  880.     (default_conversion, digest_init): Remove redundant checks
  881.     before calling decl_constant_value.
  882.     (convert_for_assignment): See if RHS has a constant value.
  883.  
  884.     * m68k.md (ashrsi3, lshrsh3): Remove patterns using bfext[su].
  885.  
  886.     * reg-stack.c (goto_block_pat): Ignore undefined label.
  887.  
  888. Thu Jun 23 22:07:42 1994  Doug Evans  (dje@cygnus.com)
  889.  
  890.     * sparc/sp64-elf.h (LINK_SPEC): Fix typo.
  891.     (PTRDIFF_TYPE): Likewise.
  892.  
  893. Thu Jun 23 19:15:36 1994  Jason Merrill  (jason@deneb.cygnus.com)
  894.  
  895.     * tree.h (TREE_SYMBOL_REFERENCED): New macro.
  896.     * varasm.c (assemble_name): Set TREE_SYMBOL_REFERENCED on the
  897.     identifier for `name'.
  898.     * toplev.c (compile_file): Use TREE_SYMBOL_REFERENCED instead of
  899.     TREE_USED and TREE_ADDRESSABLE where appropriate.
  900.  
  901. Thu Jun 23 19:06:05 1994  Randy Wright  (rwright@dhostwo.convex.com)
  902.  
  903.     * cse.c (simplify_unary_operation, case UNSIGNED_FLOAT): Add
  904.     missing cast to unsigned.
  905.  
  906. Thu Jun 23 19:00:18 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  907.  
  908.     * rs6000.md (fix_truncdfsi2, movsf, movdi): Use assign_stack_temp.
  909.     (mulsidi3): Add earlyclobber constraint modifier to PowerPC
  910.     version and !TARGET_POWERPC64 to final condition.
  911.  
  912.     * rs6000.h (CPP_PREDEFINES): Define _POWER (alias for _IBMR2).
  913.     (CPP_SPEC): New macro.
  914.     * powerpc.h (ASM_SPEC): Use PowerPC mode, not 601 mode.
  915.     (CPP_SPEC): New macro.
  916.     (TARGET_DEFAULT): Generate pure PowerPC code, not 601-specific.
  917.  
  918. Thu Jun 23 18:09:23 1994  Pat Rankin  (rankin@eql.caltech.edu)
  919.  
  920.     * vax.h (CPP_PREDEFINES): Add `__vax__'.
  921.     * vax/vms.h (CPP_PREDEFINES): Add `__vax__', `__vms__', and `__VMS__';
  922.     update __GNUC_MINOR__ to 6.
  923.  
  924. Thu Jun 23 17:59:41 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  925.  
  926.     * toplev.c (compile_file): Don't try to write function if we
  927.     didn't save insns for it.
  928.  
  929.     * reload.c (find_reloads): Don't rejecting non-const due to value
  930.     of PREFERRED_RELOAD_CLASS if no regs were valid for alternative.
  931.  
  932. Thu Jun 23 17:45:55 1994  Matthias Pfaller  (leo@marco.de)
  933.  
  934.     * ns32k.c (output_move_double): If the dest is register pair and both
  935.     regs are used in src address, use ADDR to compute src address, not
  936.     ADDD, which throws away scaled index.
  937.  
  938. Thu Jun 23 17:40:06 1994  Craig Burley  (burley@gnu.ai.mit.edu)
  939.  
  940.     * c-decl.c (clear_binding_level): Add missing fields in initializer.
  941.     (c_decode_option): Correct misspelling of -fno-dollars-in-identifiers.
  942.  
  943. Thu Jun 23 13:47:23 1994  Ian Lance Taylor  (ian@cygnus.com)
  944.  
  945.     * fixincludes: Fix return type of sbrk in <unistd.h> on Alpha
  946.     OSF/1 V2.0.  Also, redirect grep errors to /dev/null in <assert.h>
  947.     fix.
  948.  
  949. Thu Jun 23 12:08:23 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  950.  
  951.     * arm.c: Include tree.h.
  952.     (const_ok_for_arm): Add fast return for 0 or just one non-zero bit.
  953.     (const_ok_for_op, arm_split_constant): New functions.
  954.     (arm_rtx_costs, reg_or_int_operand): New functions.
  955.     (shift_operator): Accept ROTATERT.
  956.     (multi_register_push): New function.
  957.     (shift_op): Don't abort if a constant is outside the acceptable range,
  958.     but convert the whole shift expression into something legal.  If the
  959.     shift is zero, then return NULL.
  960.     (output_return_instruction): Output a call to abort if the function is
  961.     volatile.
  962.     (arm_volatile_func): New function.
  963.     (get_prologue_size): Remove all adjustments for insns that are now
  964.     output as rtx.
  965.     (output_func_prologue): Remove all code that outputs instructions,
  966.     just print a few comments.
  967.     (output_func_epilogue): Output a call to abort if a volatile function
  968.     tries to return.
  969.     (emit_multi_reg_push): New function.
  970.     (arm_expand_prologue): New function.  Don't bother to push call-saved
  971.     regs if we will never return.
  972.     (arm_print_operand, case 'S'): If shift_op returns NULL, then no shift
  973.     is required.
  974.     * arm.h (TARGET_WHEN_DEBUGGING): Delete.
  975.     (MODES_TIEABLE_P): All modes of the same class are tieable.
  976.     (CONST_OK_FOR_LETTER_P): Add 'M' for constants valid in a shift.
  977.     (FUNCTION_PROFILER): Don't call arm_increase_location.
  978.     (INITIAL_ELIMINATION_OFFSET): Call saved regs are no-longer pushed for
  979.     functions that don't return.
  980.     (LEGITIMIZE_ADDRESS): Push constants that will never be legitimate -- 
  981.     symbols and labels -- into registers.  Handle DImode better.
  982.     (DEFAULT_SIGNED_CHAR): Use unsigned unless already defined.
  983.     (RTX_COSTS): Call arm_rtx_costs.
  984.     (ADDRESS_COST): Since most operations have the same rtx cost, make the
  985.     more complex addresses cheaper.
  986.     (PREDICATE_CODES): Add ROTATERT to shift_operator; and new predicates
  987.     for reg_or_int_operand and multi_register_push.
  988.     (DBX_CONTIN_LENGTH): Only define if not already done.
  989.     (PRINT_OPERAND_ADDRESS): Let arm_print operand output the ", " for
  990.     shifts.
  991.     * arm.md (addsi3, subsi3, andsi3, iorsi3, ashlsi3, ashrsi3, lshrsi3,
  992.     rotrsi3): Rewrite as expand patterns.
  993.     (rotlsi3): New expand.
  994.     (matchers, and split patterns for above): New.
  995.     (all patterns with shifts): Let arm_print_operand output the ", "
  996.     before a shift if it is needed.
  997.     (zero_extendqihi2): Delete.
  998.     (zero_extendqisi2): Expand to (and ...) if not memory.
  999.     (movsi): Call arm_split_constant to generate a constant.
  1000.     (movqi): Only force a MEM into a register if not reloading.
  1001.     (movsf, movdf): If loading a non-immediate floating point value, or
  1002.     loading and floating point immediate into integer regs, push the
  1003.     constant straight into the pool.
  1004.     (movdf): Get rid of the scratch register.
  1005.     (reload_outdf): Rewrite to expand to the two required insns.
  1006.     (matcher for movdf): Remove alternative that used scratch register for
  1007.     storing.
  1008.     (movxf): rewrite as expand.
  1009.     (matcher for movxf): Recognize even when XFmode code is disabled, so
  1010.     that prologue insns can be generated.
  1011.     (Matcher for reversed conditional jump): Don't match if the mode of the
  1012.     CC register is not reversible.
  1013.     (prologue): New expand.
  1014.     (matcher for multi_register_push insn): New.
  1015.     * riscix.h: Delete some dead code.
  1016.     (STARTFILE_SPEC): Look in the correct places for start files.
  1017.     (LIB_SPEC): Define.
  1018.     (LINK_SPEC): Define.
  1019.     (TARGET_WHEN_DEBUGGING): Delete.
  1020.     (DEFAULT_SIGNED_CHAR): Set to unsigned.
  1021.     (SIZE_TYPE, PTRDIFF_TYPE, TARGET_EDOM): Define.
  1022.     * rix-gas.h (DBX_CONTIN_LENGTH): Set to 80.
  1023.     (DEFAULT_GDB_EXTENSIONS, DBX_NO_XREFS): Don't try to pander to dbx, it
  1024.     is just to broken to use.
  1025.  
  1026. Wed Jun 22 20:13:03 1994  Will Athanasiou  (will@westford.ccur.com)
  1027.  
  1028.     * configure (m68k-ccur-rtu): New configuration.
  1029.     * config.sub (m68k-ccur): New system.
  1030.     * protoize.c: Include <dirent.h>, not <sys/dir.h> on Concurrent.
  1031.     * ccur-GAS.h, x-ccur: New files.
  1032.  
  1033. Wed Jun 22 18:49:17 1994  Walter Misar  (misar@rbg.informatik.th-darmstadt.de)
  1034.  
  1035.     * m68k/hp320.h (LINK_SPEC): New macro.
  1036.  
  1037. Wed Jun 22 18:43:51 1994  Ian Lance Taylor  (ian@cygnus.com)
  1038.  
  1039.     * configure: For target alpha-*-*, if using gas, set
  1040.     target_cpu_default to 4.
  1041.     * config/alpha/alpha.h (TARGET_SWITCHES): Include
  1042.     TARGET_CPU_DEFAULT in default value.
  1043.     (TARGET_CPU_DEFAULT): Define as 0 if not already defined.
  1044.     (ASM_FINAL_SPEC): Include TARGET_CPU_DEFAULT in test for which
  1045.     version to define.
  1046.  
  1047. Wed Jun 22 18:15:41 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1048.  
  1049.     * loop.c (strength_reduce): When replacing DEST_ADDR givs, make
  1050.     sure resulting insn is valid.
  1051.  
  1052.     * optabs.c (expand_binop): New variable next_methods; pass to
  1053.     most recursive calls when trying to avoid libcalls.
  1054.     Always check for a return value of zero in recursive calls.
  1055.     (expand_float): Ensure TARGET has proper mode.
  1056.     Pass OPTAB_LIB_WIDEN to expand_binop calls.
  1057.  
  1058. Tue Jun 21 14:35:38 1994  Doug Evans  (dje@cygnus.com)
  1059.  
  1060.     * cccp.c (skip_to_end_of_comment): Catch unterminated comments.
  1061.  
  1062. Sat Jun 18 17:49:41 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1063.  
  1064.     * fixproto: Move hacking of assert.h from here.
  1065.     * fixincludes: To here.
  1066.  
  1067. Sat Jun 18 16:42:31 1994  Jim Wilson  (wilson@cygnus.com)
  1068.  
  1069.     * c-typeck.c (process_init_element): For fieldtype, don't access
  1070.     TYPE_MAIN_VARIANT field if the type is error_mark_node.
  1071.  
  1072.     * jump.c (duplicate_loop_exit_test): Initialize copy to zero.
  1073.     Emit jump to end lable if copy is still zero.
  1074.  
  1075.     * mips.md (truncdisi2): Change from define_insn to define_expand.
  1076.     (truncdihi2, truncdiqi2, extendsidi2): Likewise.
  1077.     (extendsidi2_internal): New pattern.
  1078.  
  1079.     * loop.c (move_movables): Copy CALL_INSN_FUNCTION_USAGE field.
  1080.  
  1081.     * sdbout.c (sdbout_one_type): Use DECL_ASSEMBLER_NAME if
  1082.     DECL_LANG_SPECIFIC is set.  Use DECL_ASSEMBLER_NAME not
  1083.     DECL_NAME for child_type that is a template type.
  1084.     (sdbout_symbol): Use DECL_ASSEMBLER_NAME if DECL_LANG_SPECIFIC
  1085.     is set.
  1086.  
  1087. Sat Jun 18 16:39:03 1994  Kung Hsu  (kung@mexican.cygnus.com)
  1088.  
  1089.     * dbxout.c (dbxout_symbol): Replace DECL_IGNORED_P with
  1090.     TYPE_DECL_SUPPRESS_DEBUG.
  1091.  
  1092. Sat Jun 18 10:21:44 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1093.  
  1094.     * expmed.c (expand_shift): Don't try extzv for lshr.
  1095.  
  1096.     * vax.md (lshrsi3): New define_expand.
  1097.  
  1098.     * optabs.c: Pass NULL_RTX for TARGET in calls to expand_{un,bin}op.
  1099.     (expand_float): Use expand_shift instead of expand_binop.
  1100.  
  1101. Fri Jun 17 15:05:58 1994  Ian Lance Taylor  (ian@cygnus.com)
  1102.  
  1103.     * fixincludes: Correct math.h on Lynx handling again.
  1104.  
  1105. Fri Jun 17 10:52:41 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  1106.  
  1107.     * cse.c (simplify_binary_operation, case MINUS): Check mode of op0,
  1108.     instead of op1, before calling plus_constant.
  1109.  
  1110. Fri Jun 17 01:42:37 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  1111.  
  1112.     * pa.h (DEBUGGER_AUTO_OFFSET): Define.  If no frame pointer
  1113.     is available, then adjust the offset by the size of the current
  1114.     frame.
  1115.  
  1116. Thu Jun 16 16:35:12 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1117.  
  1118.     * tree.h (DECL_DEFER_OUTPUT): New macro.
  1119.     * toplev.c (compile_file): Unset DECL_DEFER_OUTPUT on decls
  1120.     considered at end of file.
  1121.     * integrate.c (output_inline_function): Unset DECL_DEFER_OUTPUT on
  1122.     fndecl.
  1123.     * toplev.c (rest_of_compilation): Also postpone compilation of
  1124.     inlines with DECL_DEFER_OUTPUT set.
  1125.     (compile_file): Always emit postponed inlines if
  1126.     -fkeep-inline-functions.
  1127.  
  1128. Thu Jun 16 11:00:14 1994  Ian Lance Taylor  (ian@cygnus.com)
  1129.  
  1130.     * fixincludes: Fix argument type for ffs in <string.h> on Alpha
  1131.     OSF/1 V2.0.
  1132.  
  1133. Thu Jun 16 06:49:03 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1134.  
  1135.     * reload1.c (reload_reg_free_p, case RELOAD_OTHER): Allowed
  1136.     to conflict with RELOAD_FOR_OTHER_ADDRESS.
  1137.  
  1138.     * cse.c (set_nonvarying_address_components): Rework and also
  1139.     handle an AND used for non-aligned accesses.
  1140.  
  1141. Thu Jun 16 06:36:49 1994  Chip Salzenberg  (chip@fin.uucp)
  1142.  
  1143.     * i386.h (REG_ALLOC_ORDER): Prefer registers listed in
  1144.     CALL_USED_REGISTERS.
  1145.  
  1146. Wed Jun 15 20:45:14 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1147.  
  1148.     * tree.h (TREE_NO_UNUSED_WARNING): Note that this can be applied
  1149.     to COMPOUND_EXPRs, too.
  1150.  
  1151.     * stmt.c (warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for
  1152.     COMPOUND_EXPRs, too.
  1153.  
  1154. Wed Jun 15 20:35:21 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  1155.  
  1156.     * rs6000.md (divsi3): Fix divide by 2^N with compare RTL.
  1157.  
  1158.     * rs6000.md (maxsf3, minsf3, maxdf3, mindf3): Fix predicate of
  1159.     define_split.
  1160.     (muldi3): Fix predicate.
  1161.     (movdf matcher): Allow update and indexed for lfd instruction.
  1162.  
  1163. Wed Jun 15 19:24:23 1994  Doug Evans  (dje@cygnus.com)
  1164.  
  1165.     * dbxout.c (dbxout_type): Fix call to bzero.
  1166.  
  1167. Wed Jun 15 19:20:34 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1168.  
  1169.     * cse.c (simplify_unary_operation): Fix typo in last change.
  1170.  
  1171. Wed Jun 15 15:20:54 1994  Per Bothner  (bothner@cygnus.com)
  1172.  
  1173.     * dbxout.c (dbxout_range_type):  Handle the case that an array
  1174.     range is neither an integer nor a sub-range.  (In Pascal or
  1175.     Chill it could be a Boolean, character, or enumeral type.)
  1176.  
  1177. Wed Jun 15 04:00:42 1994  Ian Lance Taylor  (ian@cygnus.com)
  1178.  
  1179.     * genmultilib: New shell script to generate multiple library
  1180.     information.
  1181.     * Makefile.in (multilib.h, stmp-multilib, install-multilib): New
  1182.     targets.
  1183.     (gcc.o): Depend on multilib.h.
  1184.     (clean): Remove multilib.h and tmpmultilib*.
  1185.     * gcc.c: Include multilib.h.
  1186.     (print_multi_lib, print_multi_directory, multilib_select,
  1187.     multilib_dir): New static variables.
  1188.     (option_map): Added --print-multi-lib and --print-multi-directory.
  1189.     (set_spec): Get multilib_select from specs file.
  1190.     (process_command): Dump multilib_select into specs file.  Handle
  1191.     -print-multi-lib and -print-multi-directory.
  1192.     (do_spec_1): Try multilib_dir for %D case.
  1193.     (find_file): Try multilib_dir.
  1194.     (main): Call set_multilib_dir.  Handle print_multi_lib and
  1195.     print_multi_directory.
  1196.     (used_arg, set_multilib_dir, print_multilib_info): New functions.
  1197.     * configure (sparc-*-sunos4*): Use target fragment sparc/t-sunos4.
  1198.     * sparc/t-sunos4: New file.
  1199.  
  1200. Wed Jun 15 03:54:32 1994  Doug Evans  (dje@cygnus.com)
  1201.  
  1202.     Add support for the SPARC V9 cpu.
  1203.     * configure (sparc64-*-aout): New target.
  1204.     (sparc64-*-elf): New target.
  1205.     * config.sub (sparc64): New cpu.
  1206.     (aout, elf): New os's.
  1207.     * genconfig.c (main): Allow targets to override HAVE_conditional_move.
  1208.     * jump.c (jump_optimize): Use it at run-time.
  1209.     * sparc/t-sp64: New file.
  1210.     * sparc/sp64-aout.h: New file.
  1211.     * sparc/sp64-elf.h: New file.
  1212.     * sparc/sysv4.h (ASM_OUTPUT_CASE_LABEL): Handle 64 bit pointers.
  1213.     * sparc/sparc.h (cpu_type): New enum.
  1214.     (CPP_PREDEFINES,CPP_SPEC): Add v9 support.
  1215.     (NO_BUILTIN_PTRDIFF_TYPE, NO_BUILTIN_SIZE_TYPE, MAX_WCHAR_TYPE_SIZE,
  1216.     SHORT_TYPE_SIZE, INT_TYPE_SIZE, LONG_TYPE_SIZE, LONG_LONG_TYPE_SIZE,
  1217.     FLOAT_TYPE_SIZE, DOUBLE_TYPE_SIZE, MAX_INT_TYPE_SIZE,
  1218.     MAX_LONG_TYPE_SIZE): Define.
  1219.     (PTRDIFF_TYPE, SIZE_TYPE, BITS_PER_WORD, MAX_BITS_PER_WORD,
  1220.     UNITS_PER_WORD, MAX_UNITS_PER_WORD, LONG_DOUBLE_TYPE_SIZE,
  1221.     POINTER_SIZE, PARM_BOUNDARY, STACK_BOUNDARY, SPARC_STACK_ALIGN,
  1222.     EMPTY_FIELD_BOUNDARY, BIGGEST_ALIGNMENT, FIRST_PSEUDO_REGISTER,
  1223.     FIXED_REGISTERS, CALL_USED_REGISTERS, CONDITIONAL_REGISTER_USAGE):
  1224.     Add v9 support.
  1225.     (sparc_override_options, sparc_code_model): Declare.
  1226.     (OVERRIDE_OPTIONS): Call it.
  1227.     (MASK_*): Define bits set by target flags.
  1228.     (TARGET_*): Use them.
  1229.     ({MASK,TARGET}_{V9,INT64,LONG64,PTR64,ENV32,STACK_BIAS,
  1230.     MEDLOW,MEDANY,FULLANY}): Define.
  1231.     (MEDANY_BASE_REG): Define.
  1232.     (V9_SWITCHES, TARGET_OPTIONS): Define.
  1233.     (TARGET_SWITCHES, TARGET_DEFAULT): Use MASK_*.
  1234.     (SPARC_STACK_BIAS, SECONDARY_MEMORY_NEEDED_MODE): Define.
  1235.     (SECONDARY_MEMORY_NEEDED): Simplify.
  1236.     (hard_regno_mode_class, sparc_mode_class, sparc_cpu_type): Declare.
  1237.     (REG_PARM_STACK_SPACE): Do not define if v9.
  1238.     (HARD_REGNO_NREGS, HARD_REGNO_MODE_OK, MODES_TIEABLE_P,
  1239.     RETURN_IN_MEMORY, STRUCT_VALUE, STRUCT_VALUE_INCOMING, reg_class,
  1240.     REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS, REG_ALLOC_ORDER,
  1241.     REG_LEAF_ALLOC_ORDER, LEAF_REGISTERS, REG_CLASS_FROM_LETTER,
  1242.     CLASS_MAX_NREGS, STARTING_FRAME_OFFSET, FIRST_PARM_OFFSET,
  1243.     BASE_RETURN_VALUE_REG, BASE_OUTGOING_VALUE_REG, BASE_PASSING_ARG_REG,
  1244.     BASE_INCOMING_ARG_REG, FUNCTION_ARG_REGNO_P): Add v9 support.
  1245.     (sparc_arg_class): New enum (v9 only).
  1246.     (sparc_args): New struct to record v9 arguments.
  1247.     (CUMULATIVE_ARGS): Use it (v9 only).
  1248.     (GET_SPARC_ARG_CLASS): Define.
  1249.     (sparc_arg_count, sparc_n_named_args): Declare.
  1250.     (PASS_IN_REG_P): Define.
  1251.     (ROUND_REG, ROUND_ADVANCE, INIT_CUMULATIVE_ARGS, FUNCTION_ARG_ADVANCE,
  1252.     FUNCTION_ARG, FUNCTION_INCOMING_ARG, FUNCTION_ARG_PARTIAL_NREGS,
  1253.     FUNCTION_ARG_PASS_BY_REFERENCE, FUNCTION_ARG_CALLEE_COPIES):
  1254.     Add v9 support.
  1255.     (sparc64_init_expanders, sparc64_fpconv_stack_temp): Declare.
  1256.     (INIT_EXPANDERS): Define (v9 only).
  1257.     (gen_v9_scc, output_v9branch): Declare.
  1258.     (HAVE_conditional_move): Define.
  1259.     (FUNCTION_PROFILER, FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER,
  1260.     DYNAMIC_CHAIN_ADDRESS, RETURN_ADDR_RTX, REGNO_OK_FOR_FP_P,
  1261.     REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P, EXTRA_CONSTRAINT,
  1262.     CASE_VECTOR_MODE, Pmode, EXTRA_CC_MODES, EXTRA_CC_NAMES,
  1263.     SELECT_CC_MODE, REGISTER_NAMES): Add v9 support.
  1264.     (REGNO_OK_FOR_CCFP_P): Define.
  1265.     (sparc_initialize_trampoline, sparc64_initialize_trampoline): Declare.
  1266.     (INITIALIZE_TRAMPOLINE): Call them.
  1267.     (ENCODE_SECTION_INFO): Mark functions in v9.
  1268.     (RTX_COSTS): Assume MULT costs the same for v9 as v8.
  1269.     (ASM_LONGLONG, ASM_FLOAT): Define.
  1270.     (ASM_OUTPUT_ADDR_VEC_ELT, ASM_OUTPUT_ADDR_DIFF_ELT): Add v9 support.
  1271.     * sparc/sparc.c (SKIP_CALLERS_UNIMP_P): Define.
  1272.     (sparc_cpu_type, sparc_arg_count, sparc_n_named_args,
  1273.     frame_base_offset, fpconv_stack_temp): New globals.
  1274.     (leaf_reg_remap): Add additional registers for v9.
  1275.     (sparc_override_options, sparc64_init_expanders,
  1276.     sparc64_fpconv_stack_temp, intreg_operand, ccfp_reg_operand,
  1277.     data_segment_operand, text_segment_operand, v9_regcmp_op,
  1278.     arith11_operand, arith10_operand, arith11_double_operand,
  1279.     arith10_double_operand, gen_v9_scc, emit_v9_brxx_insn,
  1280.     sparc_init_modes, build_big_number, output_v9branch,
  1281.     sparc_initialize_trampoline, sparc64_initialize_trampoline):
  1282.     New functions.
  1283.     (arith_double_operand, gen_compare_reg, finalize_pic,
  1284.     emit_move_sequence, mem_aligned_8, output_move_double,
  1285.     output_move_quad, output_fp_move_double, output_fp_move_quad,
  1286.     output_block_move, save_regs, restore_regs): Add v9 support.
  1287.     (sparc_mode_class): New enum.
  1288.     (*_MODES): Redefine to use it.
  1289.     (hard_32bit_mode_classes): Renamed from hard_regno_mode_ok.
  1290.     (hard_regno_mode_classes, hard_64bit_mode_classes, 
  1291.     sparc_mode_class): New globals.
  1292.     (num_gfregs): Renamed from num_fregs.
  1293.     (compute_frame_size): Add v9 support.  Simplify calculations.
  1294.     (output_function_prologue): Call build_big_number to compute stack
  1295.     size in %g1, then adjust %sp.
  1296.     Fix saving of call saved registers.  Handle new v9 registers.
  1297.     (output_function_epilogue): Fix restoration of call saved registers.
  1298.     Handle new v9 registers.
  1299.     Use SKIP_CALLERS_UNIMP_P to see if unimp insn is at return address.
  1300.     (sparc_builtin_saveregs): Define v9 version.
  1301.     (output_cbranch): New argument fp_cond_reg.  All callers changed.
  1302.     Add v9 support.
  1303.     (output_return): Use SKIP_CALLERS_UNIMP_P.
  1304.     (print_operand): New codes '_', '@', 'C', 'D'.
  1305.     (output_double_int): Handle LABEL_REF and MINUS for v9.
  1306.     Use ASM_LONGLONG if assembler can handle it.
  1307.     * sparc/sparc.md (cpu): New attribute.
  1308.     (type attribute): New value cmove (conditional moves).
  1309.     (cmpdi): New pattern for v9.
  1310.     (seq*, sne*): Add v9 support.
  1311.     (sgt,slt,sge,sle): Explicitly restrict operand 0 to the integer
  1312.     registers.  Try emitting a conditional move for v9.
  1313.     (sgtu,sltu,sgeu,sleu): Likewise.
  1314.     (comparison insns): Add v9 versions.
  1315.     (scc insns): Add DImode versions for v9.
  1316.     (beq, bne, bgt, blt, bge, ble): If comparing DImode with 0 on v9,
  1317.     use brxx insns.  Use emit_jump_insn, not emit_insn, as the latter
  1318.     mishandles brxx insns.
  1319.     (branch insns): Update calls to output_cbranch.
  1320.     Add v9 versions to support multiple floating point condition code regs.
  1321.     Add v9 versions to support brxx insns.
  1322.     (lo_sum, high, pic): Add v9 support.
  1323.     (symbolic move patterns): Disable for v9.
  1324.     (DImode, DFmode, TFmode moves): Add v9 support.
  1325.     (conditional move insns): Define for v9.
  1326.     (zero_extendqidi2, extendqidi2, zero_extendhidi2, extendhidi2,
  1327.     zero_extendsidi2, extendsidi2, floatdisf2, floatdidf2, floatditf2,
  1328.     fix_truncsfdi2, fix_truncdfdi2, fix_trunctfdi2, muldi3, divdi3,
  1329.     udivdi3, ashldi3, ashrdi3, lshrdi3, ffsdi2): New patterns for v9.
  1330.     (bitfield compare insn): Add DImode version for v9.
  1331.     (adddi3, subdi3, negdi2, anddi3, iordi3, xordi3, one_cmpldi2,
  1332.     mixed mode fp mult insns, negdf2, negtf2, absdf2, abstf2, tablejump,
  1333.     call, call_value, untyped_call, untyped_return, indirect_jump,
  1334.     flush_register_windows, flush): Add v9 support.
  1335.     (ldd peep holes): Disable for v9.
  1336.     (set/compare peep hole): Define DImode version for v9.
  1337.     (sign extend/compare peep hole): Likewise.
  1338.     (return peep holes): Add v9 support.
  1339.     (call/jump peep holes): Add v9 support.
  1340.     * ginclude/va-sparc.h: Add v9 support.
  1341.  
  1342. Tue Jun 14 22:44:52 1994  Michael Meissner  (meissner@osf.org)
  1343.  
  1344.     * config/i386/i386.h (reg_class): Add AD_REGS that match %eax and
  1345.     %edx to allow %eax:%edx to be specified as one DI register.
  1346.     (REG_CLASS_NAMES): Ditto.
  1347.     (REG_CLASS_CONTENTS): Ditto.
  1348.     (REG_CLASS_FROM_LETTER): 'A' specifies AD_REGS.
  1349.  
  1350.     * config/i386/i386.md (umulqihi3): Name the insn with the standard
  1351.     name.
  1352.     (mulqihi3, umulsidi3, mulsidi3): Add new widening multiply
  1353.     patterns.
  1354.  
  1355. Tue Jun 14 22:25:16 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  1356.  
  1357.     * fold-const.c (encode, decode): Use 4 HOST_WIDE_INTs for encoded
  1358.     value with HOST_BITS_PER_WIDE_INT/2 bits in each.
  1359.     (LOWPART, HIGHPART): New macros.
  1360.     (BASE): Move definition outside of div_and_round_double.
  1361.     (add_double, mul_double, lshift_double, rshift_double): Rewrite.
  1362.     (lrotate_double): Use LOWPART, HIGHPART, and BASE.
  1363.     (rrotate_double): Likewise.
  1364.     (div_and_round_double): Major changes to code for general case.
  1365.     Now it actually produces non-garbage results for large operands.
  1366.     (div_and_round_double): Simplify condition for special code used when
  1367.     divisor < BASE.
  1368.     (const_binop): Delete special cases for multiplying by 0, 1, 2, 4, 8.
  1369.     (fold, case *_DIV_EXPR): Don't try to optimize for overflow.
  1370.     * machmode.h (MAX_SHORTS): Deleted.
  1371.  
  1372.     * m68k.md: Trivial simplification of many patterns.
  1373.     (subsi3): Don't handle CONST_INT for operand 2.
  1374.     (ashiftrt, op2 > 8): New pattern.
  1375.     (lshiftrt, op2 > 8): New pattern.
  1376.  
  1377.     * a29k.md (logical patterns): Tune to give better code for immediate
  1378.     values.
  1379.     * a29k.c (cmplsrcb_operand): New predicate.
  1380.     * a29k.h (PREDICATE_CODES): Add cmplsrcb_operand.
  1381.  
  1382. Tue Jun 14 17:52:10 1994  Tor Egge  (tegge@flipper.pvv.unit.no)
  1383.  
  1384.     * m88k/sysv3.h (DO_GLOBAL_CTORS_BODY): Call __builtin_alloca 
  1385.     with a non-zero argument, forcing a frame pointer to be needed.
  1386.  
  1387. Tue Jun 14 17:37:41 1994  Mike Collison  (collison@sw.stratus.com)
  1388.  
  1389.     * reload.h (RELOAD_FOR_OPADDR_ADDR): New reload class.
  1390.     * reload.c (find_reloads): Change secondary reloads of class
  1391.     RELOAD_FOR_OPERAND_ADDRESS to RELOAD_FOR_OPADDR_ADDR.
  1392.     * reload1.c (reload): Process and accumulate needs for
  1393.     RELOAD_FOR_OPADDR_ADDR reloads.
  1394.     When determining if needs are nongroup needs, ignore
  1395.     inactive or optional reloads.
  1396.     (reload_reg_used_in_op_addr_reload): New variable to indicate
  1397.     when reloads of class RELOAD_FOR_OPADDR_ADDR are in use.
  1398.     (mark_reload_reg_in_use, clear_reload_reg_in_use):
  1399.     Process reloads of class RELOAD_FOR_OPADDR_ADDR.
  1400.     (reload_reg_free_p, reload_reg_free_before_p, reloads_conflict):
  1401.     Likewise.
  1402.     (choose_reload_regs): Support RELOAD_FOR_OPADDR_ADDR reloads.
  1403.     (emit_reload_insns): Output RELOAD_FOR_OPADDR_ADDR reloads.
  1404.  
  1405. Tue Jun 14 17:29:53 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1406.  
  1407.     * cccp.c, toplev.c, tree.c, print-tree.c, fold-const.c:
  1408.     Cast pointer operands to bzero, bcopy, and bcmp to (char *).
  1409.     * function.c, stmt.c, expmed.c, varasm.c, emit-rtl.c: Likewise.
  1410.     * dbxout.c, integrate.c, jump.c, real.h, calls.c, cse.c: Likewise.
  1411.     * loop.c, unroll.c, flow.c, stupid.c, combine.c, regclass.c: Likewise.
  1412.     * local-alloc.c, global.c, reload.c, reload1.c, sched.c: Likewise.
  1413.     * genattrtab.c, bc-emit.c, gcc.c, collect2.c: Likewise.
  1414.  
  1415.     * c-decl.c (min_precision): New function.
  1416.     (finish_enum): Rewrite code to determine precision required
  1417.     for enumeral type.
  1418.  
  1419.     * cse.c (simplify_unary_operation): Correctly and consistently
  1420.     handle CONST_INT cases for FLOAT and UNSIGNED_FLOAT.
  1421.  
  1422.     * xm-alpha.h (sbrk): Don't declare here.
  1423.  
  1424.     * alpha.h (CONST_COSTS, case CONST_INT): Fix typo.
  1425.  
  1426.     * tree.c (staticp, case FUNCTION_DECL): A nested function isn't static.
  1427.  
  1428.     * i386/linux.h (STARTFILE_SPEC): Don't force -static for -g.
  1429.  
  1430.     * gcc.c (find_a_file): Try EXECUTABLE_SUFFIX first, then file
  1431.     without the suffix.
  1432.  
  1433.     * jump.c (jump_optimize): Don't delete dead insn if it has a
  1434.     REG_RETVAL note.
  1435.  
  1436.     * fix-header.c (xstrdup): Renamed from strdup.
  1437.     (check_protection): Call xstrdup, not strdup.
  1438.  
  1439. Tue Jun 14 17:26:08 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  1440.  
  1441.     * rs6000.h (TARGET_SWITCHES): Remove -mpowerpc64 and -mno-powerpc64.
  1442.     * rs6000.c (rs6000_override_options): Remove MPC620 cpu variants.
  1443.  
  1444.     * rs6000.c (output_prolog): Fix error in loading size of large
  1445.     stack frames.
  1446.  
  1447. Tue Jun 14 17:24:09 1994  Chip Salzenberg  (chip@fin.uucp)
  1448.  
  1449.     * reload1.c (reload_as_needed): Clear spill_reg_store at start.
  1450.     (emit_reload_insns): Omit erroneous predicate of reload
  1451.     deletion -- reload_spill_index is not indexed by regno.
  1452.  
  1453. Tue Jun 14 15:59:55 1994  Ian Lance Taylor  (ian@cygnus.com)
  1454.  
  1455.     * fixincludes: Wrap assert.h in extern "C" { } to avoid problem on
  1456.     HP/UX, which uses NO_IMPLICIT_EXTERN_C.  Also fix 12 May 94
  1457.     change.
  1458.  
  1459. Tue Jun 14 15:12:50 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  1460.  
  1461.     * jump.c (condjump_in_parallel_p): New function to detect
  1462.     conditional jumps within PARALLEL insns.
  1463.     (jump_optimize): Allow for some simple optimizations involving
  1464.     conditional jumps within PARALLEL insns.
  1465.     * reorg.c (get_jump_flags): Handle conditional jumps in PARALLEL
  1466.     insns.
  1467.     (get_branch_condition, fill_simple_delay_slots): Likewise.
  1468.     (fill_eager_delay_slots, relax_delay_slots, dbr_schedule): Likewise.
  1469.  
  1470.     * pa-osf.h (SIZE_TYPE): Define as "long unsigned int" to be
  1471.     compatable with system include files.
  1472.     * pa1-osf.h (SIZE_TYPE): Likewise.
  1473.  
  1474.     * pa1-osf.h (WCHAR_TYPE): Define as "short unsigned int".
  1475.     (WCHAR_TYPE_SIZE): Define as 16 bits.
  1476.  
  1477.     * pa.c (output_arg_descriptor): Restore old behavior for SImode
  1478.     USE insns of FP registers (used by untyped call support).
  1479.  
  1480. Mon Jun  6 09:15:43 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  1481.  
  1482.     * arm.c (arm_reload_out_hi): Rewrite.  Add support for processors
  1483.     running in big-endian mode.
  1484.     (fp_immediate_constant): Fix typo in argument declaration.
  1485.     * arm.h (PROMOTE_MODE): Promote HImode integers as signed.
  1486.     (BYTES_BIG_ENDIAN): Allow OS description to override default.
  1487.     (LOAD_EXTEND_OP): When big-endian, HImode loads are sign extended.
  1488.     * arm.md (storehi_bigend): New expansion pattern.
  1489.     (storeinthi): Rework to generate better code, add big-endian support.
  1490.     (movhi): Add support for processors running in big-endian mode.
  1491.     (movhi_bigend): New expansion pattern.
  1492.     (matcher for movhi): Remove incorrect alternative for storing HImode to
  1493.     memory.  Only match when little endian.
  1494.     (matcher for big-endian movhi): New pattern.
  1495.     (matchers/peepholes for extended pre/post increment HImode loads): Only
  1496.     match when little-endian.
  1497.     (matcher for operating on adjacent memory locations): Load operation
  1498.     into arith operands.
  1499.     (peepholes for extended pre-increment byte loads): New patterns.
  1500.  
  1501. Sat Jun  4 21:06:29 1994  Kaveh R. Ghazi  (ghazi@noc.rutgers.edu)
  1502.  
  1503.     * sys-types.h (__gnuc_va_list): Use instead of va_list.
  1504.     * sys-protos.h (*): Use __gnuc_va_list, not va_list.
  1505.  
  1506. Sat Jun  4 07:19:39 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  1507.  
  1508.     * arm.c (print_multi_reg, output_call, output_call_mem,
  1509.     output_mov_long_double_fpu_from_arm,
  1510.     output_mov_long_double_arm_from_fpu,
  1511.     output_mov_double_fpu_from_arm, output_mov_double_arm_from_fpu,
  1512.     output_return_instruction, output_func_{prologue,epilogue},
  1513.     arm_print_operand, output_load_symbol):  Print the register prefix
  1514.     before each register name.
  1515.     (output_func_prologue, output_lcomm_directive):  Output the target
  1516.     dependent comment char for asm comments.
  1517.     * arm.h (FUNCTION_PROFILER): Delete duplicate definition.
  1518.     (FUNCTION_PROFILER, TRAMPOLINE_TEMPLATE, ASM_FILE_START,
  1519.     ASM_OUTPUT_REG_{PUSH,POP}, PRINT_OPERAND_ADDRESS):  Output register
  1520.     prefix before any explicit register name.
  1521.     (ASM_OUTPUT_LONG_DOUBLE, ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT,
  1522.     ASM_OUTPUT_COMMON): Output the target dependent comment char.
  1523.     (ASM_FILE_START): Output register alias for r10.
  1524.     (REGISTER_NAMES): Output "r9" now for r9, not "rfp".
  1525.     (ADDITIONAL_REGISTER_NAMES): New macro.
  1526.     * arm.md (all patterns explicitly mentioning register names): Output
  1527.     the target dependent prefix before the register name.
  1528.     (all patterns with asm comments): Output the target dependent comment
  1529.     character.
  1530.  
  1531. Fri Jun  3 18:14:07 1994  Doug Evans  (dje@cygnus.com)
  1532.  
  1533.     * c-common.c (decl_attributes): Fix section attributes.
  1534.     * varasm.c (make_decl_rtl): If section attribute is being ignored,
  1535.     really ignore it.
  1536.  
  1537. Fri Jun  3 15:53:57 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  1538.  
  1539.     * pa.h (FP_REGNO_P): New macro for intra file usage.
  1540.     (REGNO_OK_FOR_FP_P): Use FP_REGNO_P.
  1541.     (FUNCTION_VALUE_REGNO_P): Revert last change.
  1542.     * pa.md (mulsi3): Use MATCH_DUP for op3, not MATCH_OPERAND.
  1543.  
  1544.     * pa.h     (CONDITIONAL_REGISTER_USAGE): Partially revert last changes;
  1545.     Make non-existing 1.0 fp regs fixed, including odd-numbered regs.
  1546.     (enum reg_class): Get rid of SNAKE_FP_REGS, GENERAL_OR_SNAKE_FP_REGS,
  1547.     and NON_SHIFT_REGS.
  1548.     (REG_CLASS_NAMES): Likewise.
  1549.     (REG_CLASS_CONTENTS): Likewise.
  1550.     (REGNO_REG_CLASS): Likewise.
  1551.     (HARD_REGNO_MODE_OK): Corresponding changes.  Don't force 1.0 fpregs
  1552.     to even regno here; fixed_regs does the job better.
  1553.     (FP_REG_CLASS_P): Get rid of SNAKE_FP_REGS.
  1554.     (REG_CLASS_FROM_LETTER, case 'z'): Deleted.
  1555.     (HARD_REGNO_NREGS): Partially revert last change.
  1556.     (CLASS_MAX_NREGS): Partially revert last change.
  1557.     * pa.md (globally): Delete 'x' constraint or change it to 'f',
  1558.     as apropriate.
  1559.  
  1560. Fri Jun  3 09:18:55 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  1561.  
  1562.     * arm.h (CONST_OK_FOR_LETTER_P): Only allow constants that are valid
  1563.     when inverted for 'K'.  Only allow constants that are valid when
  1564.     negated for 'L'.
  1565.     * arm.md (all patterns): Update instruction generation to reflect new
  1566.     meanings of constraints 'K' and 'L'.  Use output type 'B' to
  1567.     generate an inverted constant.  Use output type 'N' to generate a
  1568.     negated floating point constant.
  1569.  
  1570. Thu Jun  2 22:43:58 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  1571.  
  1572.      * pa.h (TARGET_SWITCHES): Enable TARGET_LONG_CALLS when
  1573.     TARGET_PORTABLE_RUNTIME is enabled.
  1574.     * pa.c (output_call): If TARGET_LONG_CALLS is enabled, then emit
  1575.     an inline long-call sequence.
  1576.     * pa.md (millicode define_delay): Disable delay slots if
  1577.     TARGET_LONG_CALLS.
  1578.     (call_internal_reg, call_value_internal_reg): If TARGET_LONG_CALLS
  1579.     is enabled, then emit an inline long-call sequence.  Fix length
  1580.     computation for TARGET_LONG_CALLS.
  1581.     (millicode calls): Fix length computation for TARGET_LONG_CALLS.
  1582.  
  1583.     * pa.h (ASM_DECLARE_FUNCTION_NAME): Fix typo.
  1584.  
  1585. Thu Jun  2 18:28:07 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1586.  
  1587.     * stmt.c (expand_end_bindings): Don't bother emitting cleanups
  1588.     after a barrier.
  1589.  
  1590. Thu Jun  2 18:10:36 1994  Stephen L Moshier  (moshier@world.std.com)
  1591.  
  1592.     * libgcc2.c (__floatdisf):  Protect against double-rounding error.
  1593.  
  1594. Thu Jun  2 17:47:54 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  1595.  
  1596.     * rs6000.h (MASK_PPCFPX): Delete.
  1597.     (MASK_PPC_GPOPT, MASK_PPC_GFXOPT, TARGET_PPC_GPOPT, TARGET_PPC_GFXOPT):
  1598.     New Macros.
  1599.     (TARGET_SWITCHES): Remove -mpowerpc-fpx; add -mpowerpc-gpopt
  1600.     and -mpowerpc-gfxopt.
  1601.     * rs6000.c (processor_target_table): Use new macros.
  1602.     * rs6000.md (define_function_unit): Remove ppc604 from sqrt list.
  1603.     (divsi3, udivsi3): Remove spaces from PowerPC output templates.
  1604.     (sqrtsf2, maxsf3, minsf3, sqrtdf2, maxdf3, mindf3): Use new macros.
  1605.     (floatdidf2, fix_truncdfdi2, ffsdi2, muldi3): New patterns.
  1606.     ({s,u}muldi3_highpart, divdi3, udivdi3, rotldi3): Likewise.
  1607.     (movdi): Handle moves between FPRs and GPRs.
  1608.     (scc insn): Correct swapped compare and delayed_compare attributes.
  1609.  
  1610. Thu Jun  2 14:45:04 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  1611.  
  1612.     * arm.c (arm_condition_code): Move to start of file.
  1613.     (const_pool_offset): Correct typo.
  1614.     (fp_const_from_val): New function.
  1615.     (all instruction generators): mark position where conditionalization
  1616.     should be with '%?'.
  1617.     (output_move_double): Use new '%m' output type to simplify load/store
  1618.     multiple generation.
  1619.     (shift_instr): Delete.
  1620.     (shift_op): New function.
  1621.     (output_arithmetic): Delete.
  1622.     (output_arithmetic_with_shift): Delete.
  1623.     (output_arithmetic_with_immediate_multiply): Delete.
  1624.     (output_shifted_move): Delete.
  1625.     (output_shift_compare): Delete.
  1626.     (arm_print_operand): New function.
  1627.     * arm.h (output_func_{prologue,epilogue}): Change declarations from
  1628.     output_{prologue,epilogue}.
  1629.     (arm_output_llc, arithmetic_instr,
  1630.      output_arithmetic_with_immediate_mulitply,
  1631.      output_arithmetic_with_shift, shift_instr): Delete function
  1632.     definitions.
  1633.     (ASM_OUTPUT_OPCODE): Delete.
  1634.     (PRINT_OPERAND): Call arm_print_operand, instead of doing it directly.
  1635.     (ARM_COMMENT_CHAR): New macro.
  1636.     (ARM_REG_PREFIX): New macro.
  1637.     (ARM_SIGN_EXTEND): New macro.
  1638.     (PRINT_OPERAND_ADDRESS): Delete variable 'shift'.  Change type of
  1639.     variable 'offset' to HOST_WIDE_INT.  Use arm_print_operand to handle
  1640.     shifts in addresses.
  1641.     * arm.md (all output patterns): Use new capabilities of
  1642.     arm_print_operand to simplify output sequences.  Mark position of
  1643.     condition code with '%?'.
  1644.  
  1645.     * riscix.h (ASM_FINAL_SPEC [CROSS_COMPILE]): Correct typo.
  1646.  
  1647. Thu Jun  2 08:14:00 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1648.  
  1649.     * c-common.c (c_build_type_variant): Don't change TYPE_MAIN_VARIANT
  1650.     of new type.
  1651.  
  1652.     * expr.c (expand_expr, case ADDR_EXPR): If result is ignored,
  1653.     just return const0_rtx.
  1654.  
  1655. Wed Jun  1 13:52:01 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1656.  
  1657.     * i386/sco4.h: #define NO_IMPLICIT_EXTERN_C.
  1658.  
  1659. Wed Jun  1 04:55:06 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  1660.  
  1661.     * arm.c: General tidy up.
  1662.     #include <string.h>.
  1663.     Declare some prototypes.
  1664.     (output_memory_reference_mode): Change type to enum machine_mode.
  1665.     (arm_const_nmoves): Delete.
  1666.     (adjacent_mem_locations, {load,store}_multiple_operation): Explicitly
  1667.     declare to return int.
  1668.     ({load,store}_multiple_operation): Change type of 'count', 'base' and
  1669.     'i' to HOST_WIDE_INT.
  1670.     (output_add_immediate): Change type of 'n' to HOST_WIDE_INT.
  1671.     (output_multi_immediate): Change type of Argument 'n' to
  1672.     HOST_WIDE_INT, if wider than 32 bits, mask out the high bits.
  1673.     (output_arithmetic_with_immediate_multiply): Change type of 'shift'
  1674.     to HOST_WIDE_INT.
  1675.     (output_func_{prologue,epilogue}): Renamed from
  1676.     output_{prologue,epilogue}.  Check all registers to see if they are
  1677.     live, but only push/pop them if they are not in call_used_regs.
  1678.     * arm.h: Delete some dead code.
  1679.     (FUNCTION_{PROLOGUE,EPILOGUE}): Call output_func_{prologue,epilogue}.
  1680.     (INITIAL_ELIMINATION_OFFSET): Inspect all registers, but only add
  1681.     those that are not in call_used_regs.
  1682.     (GO_IF_LEGITIMATE_INDEX): Change type of variable 'range' to
  1683.     HOST_WIDE_INT; change type of variable 'code' to enum rtx_code.
  1684.     (REVERSIBLE_CC_MODE): New macro.
  1685.  
  1686.     * arm.c (const_pool_offset): New function.
  1687.     (get_prologue_size): New function.
  1688.     (output_func_prologue): Eliminate variable code_size.
  1689.     (output_func_epilogue): Only call arm_increase_location when
  1690.     optimizing; also add the size of the function just compiled, and the
  1691.     size of the prologue.
  1692.     (arm_output_asm_insn): Delete.  All callers changed to use
  1693.     output_asm_insn.
  1694.     (arm_output_llc): Delete.
  1695.     (output_load_symbol): New first parameter 'insn'.  Rewrite so that
  1696.     assembler can detect whether we made a mistake.
  1697.     * arm.h (arm_output_asm_insn): Delete declaration.
  1698.     (EXTRA_CONSTAINT): New constraint 'R' to match a constant pool label.
  1699.     Make constraint 'S' never match when not optimizing.
  1700.     (CONSTANT_ADDRESS_P): Only accept symbols marked with SYMBOL_REF_FLAG
  1701.     when optimizing.
  1702.     (ENCODE_SECTION_INFO): Don't mark any symbols when not optimizing.
  1703.     (ASM_OUTPUT_REG_{PUSH,POP}: Don't call arm_increase_location.
  1704.     (ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
  1705.     * arm.md (all insn and peephole patterns): Rewrite without using
  1706.     arm_output_asm_insn.
  1707.     (matcher for movsi): New alternative to load symbol directly into a
  1708.     register.  Add new parameter in call to output_load_symbol.
  1709.  
  1710.     * arm.md (all patterns): Length attribute now describes length in
  1711.     bytes.
  1712.     * arm.c (short_branch): Convert length calculations to bytes.
  1713.  
  1714. Tue May 31 20:35:39 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  1715.  
  1716.     * pa.c (emit_move_sequence): Add missing argument to symbolic_operand.
  1717.     (output_block_move): Prefer addl to add.
  1718.     (print_operand): Print fp regs with L suffix when appropriate.
  1719.     (output_arg_descriptor): Rewrite to accomodate new convention for
  1720.     USE information.
  1721.  
  1722.     * pa.h (SECONDARY_MEMORY_NEEDED): Simplify.
  1723.     (ADDITIONAL_REGISTER_NAMES): Define.
  1724.     (CONDITIONAL_REGISTER_USAGE): Make PIC_OFFSET_TABLE_REGNUM fixed
  1725.     again.
  1726.  
  1727.     Changes to combine fp registers for 1.0 and 1.1 architectures.
  1728.     (Make explicit clobbers of fp registers work.)
  1729.     * pa.h (FIRST_PSEUDO_REGISTER): Now 89.
  1730.     (FIXED_REGISTERS): Delete 1.0 fp registers,
  1731.     (CALL_USED_REGISTERS): Likewise.
  1732.     (CONDITIONAL_REGISTER_USAGE): Almost deleted.
  1733.     (REG_ALLOC_ORDER): Update register numbers.
  1734.     (HARD_REGNO_NREGS): Delete special case for 1.0 fp registers.
  1735.     (HARD_REGNO_MODE_OK): Rewrite.  Don't allow use of odd fp registers
  1736.     (enum reg_class): Delete HI_SNAKE_FP_REGS and FP_OR_SNAKE_FP_REGS.
  1737.     (REG_CLASS_NAMES): Corresponding change.
  1738.     (REG_CLASS_CONTENTS): Delete HI_SNAKE_FP_REGS and
  1739.     FP_OR_SNAKE_FP_REGS.  Make SNAKE_FP_REGS class contain all fp
  1740.     registers.  Update all values for changed register numbering.
  1741.     (REGNO_REG_CLASS): Corresponding changes.
  1742.     (REG_CLASS_FROM_LETTER): Delete 'y'.
  1743.     (FP_REG_CLASS_P): No longer test HI_SNAKE_FP_REGS.
  1744.     (CLASS_MAX_NREGS): Delete special case for 1.1 fp registers.
  1745.     (FUNCTION_VALUE): Remove TARGET_SNAKE conditionals.
  1746.     (LIBCALL_VALUE): Likewise.
  1747.     (FUNCTION_ARG_REGNO_P): Likewise.
  1748.     (FUNCTION_VALUE_REGNO_P): Likewise.  Add registers 29 and 33.
  1749.     (FUNCTION_ARG): Remove TARGET_SNAKE conditionals.  Update register
  1750.     numbers.
  1751.     (REGNO_OK_FOR_FP_P): Update register number.
  1752.     (REGISTER_NAMES): Delete special entries for 1.0 fp registers.
  1753.     (DBX_REGISTER_NUMBER): Likewise.
  1754.     * pa.c (compute_frame_size): Update for changed register numbers.
  1755.     Simplify loops over general registers to stop at register 4.
  1756.     (hppa_expand_prologue): Likewise.
  1757.     (hppa_expand_epilogue): Likewise.
  1758.  
  1759. Tue May 31 19:32:18 1994  Jim Wilson  (wilson@cygnus.com)
  1760.  
  1761.     * mips.md (movesi_unaligned, movsi_ulw, movsi_usw): Delete.
  1762.     (extv, extzv, insv, movsi_ulw, movsi_usw): New patterns.
  1763.  
  1764.     * dbxout.c (dbxout_type): Always emit cross-references if
  1765.     use_gnu_debug_info_extensions set.
  1766.  
  1767.     * final.c (output_source_line): Call xcoffout_source_line.
  1768.     * xcoffout.c (xcoff_lastfile): New variable.
  1769.     (ABS_OR_RELATIVE_LINENO, ASM_OUTPUT_SOURCE_LINE): Define here.
  1770.     (xcoffout_source_file, xcoffout_source_line): New functions.
  1771.     (xcoffout_declare_function): Use xcoffout_source_file.
  1772.     * xcoffout.h (xcoff_lastfile): Declare.
  1773.     (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Clean up.  Set xcoff_lastfile.
  1774.     (ABS_OR_RELATIVE_LINENO, ASM_OUTPUT_SOURCE_LINE): Delete here.
  1775.     (DBX_OUTPUT_SOURCE_FILENAME): Delete.
  1776.  
  1777.     * unroll.c (copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field.
  1778.  
  1779.     * sparc.h (ASM_SPEC): Don't pass -k when -pg or -p given.
  1780.     (OVERRIDE_OPTIONS): Warn when disabling -fpic.
  1781.  
  1782.     * mips-tdump.c (print_global_hdr): Remove "l" from printf format
  1783.     for flags.
  1784.     (print_sym_hdr): Add missing "l" to printf formats.
  1785.     (print_symbol, print_file_desc): Likewise.
  1786.  
  1787.     * i960.h (PUT_SDB_TYPE): Adjust value for compatibility with GNU960
  1788.     toolchain.
  1789.  
  1790.     * sparc.h (LIB_SPEC): Don't link in /usr/lib/bb_link.o with -a.
  1791.     (CONDITIONAL_REGISTER_USAGE): When -a, make %g1 and %g2 fixed.
  1792.  
  1793.     * mips/iris5gas.h, mips/iris5gdb.h: New files.
  1794.     * configure (mips-sgi-irix5): Use iris5gas.h and iris5gdb.h.
  1795.  
  1796. Tue May 31 19:21:44 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  1797.  
  1798.     * pa.md (movsi matcher): Use ldi for moving of 0 to a reg.
  1799.     (movhi matcher): Likewise.
  1800.     (movqi matcher): Likewise.
  1801.     (many patterns): Prefer addl to add, and shNaddl to shNadd.
  1802.     (define_split for (plus (reg) (large_constant))): Cleanup.
  1803.     (divsi3): Use match_dup for operand 3, not match_operand.
  1804.     (udivsi3): Likewise.
  1805.     (modsi3): Likewise.
  1806.     (umodsi3): Likewise.
  1807.  
  1808. Tue May 31 19:15:31 1994  Doug Evans  (dje@cygnus.com)
  1809.  
  1810.     * toplev.c (v_pedwarn_with_decl): Don't even issue warnings from
  1811.     pedantic errors in system header files.
  1812.  
  1813. Tue May 31 17:16:41 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  1814.  
  1815.     * rs6000.md (extendqidi2, extendqisi2, extendqihi2): Remove
  1816.     non-existent lba instruction.
  1817.     (ashrdi3): Undo previous change.
  1818.  
  1819. Tue May 31 12:30:00 1994  Jason Merrill  (jason@deneb.cygnus.com)
  1820.  
  1821.     * toplev.c (lang_options): Add -f{no-,}implicit-templates.
  1822.     (compile_file): Don't output SDB debugging info for
  1823.     externals.
  1824.  
  1825. Tue May 31 07:20:18 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1826.  
  1827.     * stmt.c (expand_asm_operands): Make MEM with BLKmode for clobber
  1828.     of "memory".
  1829.     * loop.c (note_addr_stored): A SET or CLOBBER of a BLKmode MEM means
  1830.     that all memory is clobbered.
  1831.  
  1832. Mon May 30 14:01:48 1994  Doug Evans  (dje@cygnus.com)
  1833.  
  1834.     * gcc.c (default_compilers): Pass -MG to cpp if present.
  1835.     (option_map): New option --print-missing-file-dependencies/-MG.
  1836.     * cccp.c (print_deps_missing_files): New global.
  1837.     (main): New argument -MG.  Treat missing include files as
  1838.     generated files and output dependencies for them.
  1839.  
  1840. Mon May 30 10:42:14 1994  Frederic Pierresteguy  (F.Pierresteguy@frcl.bull.fr)
  1841.  
  1842.     * m68k/dpx2cdbx.h (PREFERRED_DEBUGGING_TYPE): Define as SDB_DEBUG.
  1843.     * m68k/dpx2g.h: Disable code that manages gcc.ifile.
  1844.  
  1845. Mon May 30 10:35:49 1994  Stephen L Moshier  (moshier@world.std.com)
  1846.  
  1847.     * optabs.c (expand_float):  Avoid double-rounding when float is 
  1848.     is narrower than int.
  1849.     * real.c (significand_size): New function.
  1850.     * real.h (significand_size): Declare.
  1851.  
  1852. Sun May 29 15:58:21 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1853.  
  1854.     * jump.c (jump_optimize): When deleting unneeded stack adjusts
  1855.     or mem-mem copies, use delete_computation.
  1856.  
  1857.     * combine.c (force_to_mode): NEXT_SELECT is true for NEG.
  1858.     Only exit quickly if X is narrower than MODE and MASK has all
  1859.     bits in X's mode set.
  1860.     (force_to_mode, case SUBREG): Don't check for WORD_REGISTER_OPERATIONS.
  1861.     (force_to_mode, case NEG): Special-case test for low-order bit.
  1862.  
  1863.     * rtlanal.c (volatile_insn_p): Call ourselves in recursive scan.
  1864.  
  1865. Sat May 28 19:03:23 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1866.  
  1867.     * c-parse.in (init, compstmt, stmt, all_iter_stmt_with_decl):
  1868.     If the lookahead token is a constant and we need to pop the
  1869.     momentary obstack, don't free it.
  1870.  
  1871.     * stmt.c (expand_end_case): Have INDEX_TYPE track conversions done
  1872.     to INDEX_EXPR.
  1873.  
  1874. Sat May 28 06:25:40 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  1875.  
  1876.     * pa.md (call): Force address into register in non-symbol case.
  1877.     (call_value): Likewise.
  1878.  
  1879. Fri May 27 19:29:30 1994  Doug Evans  (dje@cygnus.com)
  1880.  
  1881.     * toplev.c (compile_file): Call init_regs after `word_mode' is valid.
  1882.     * regclass.c (init_reg_modes): If choose_hard_reg_mode can't find a
  1883.     valid mode, fall back to word_mode.
  1884.  
  1885.     * expr.c (use_reg): Fix recording of USE information.
  1886.     (use_regs): Likewise.
  1887.     Delete argument `reg'.  All callers changed.
  1888.     * expr.h (use_regs): Update prototype.
  1889.     * calls.c (expand_call): Update call to use_regs.  Call use_reg
  1890.     if parm is wholly in registers.
  1891.  
  1892.     * configure: If compiling in separate dir, add subdirs to .gdbinit.
  1893.  
  1894. Fri May 27 18:18:23 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  1895.  
  1896.     * rs6000.md (zero_extendqidi2, zero_extendhidi2): Use rldicl
  1897.     instruction.
  1898.     * rs6000.h (RTX_COSTS): Update PPC603 and PPC604 values.
  1899.  
  1900. Fri May 27 17:56:07 1994  Douglas Rupp (drupp@cs.washington.edu)
  1901.  
  1902.     * i386/xm-dos.h (DIR_SEPARATOR): New macro.
  1903.  
  1904. Fri May 27 17:45:08 1994  Holger Teutsch  (teutsch@ffm-iw.Degussa.DE)
  1905.  
  1906.     * clipper.h (PCC_STATIC_STRUCT_RETURN): No longer defined.
  1907.  
  1908. Fri May 27 17:36:53 1994  Pat Rankin  (rankin@eql.caltech.edu)
  1909.  
  1910.     * make-l2.com: Update to handle `ginclude' subdirectory
  1911.     when compiling libgcc2.
  1912.  
  1913. Fri May 27 17:30:37 1994  Matthias Pfaller  (leo@marco.de)
  1914.     
  1915.     * ns32k.c (print_operand_address): print_operand_address
  1916.     creates PLUS-rtls for internal use, so it has to handle them.
  1917.  
  1918. Fri May 27 16:13:53 1994  Chris Torek  (torek@elf.bsdi.com)
  1919.  
  1920.     * function.c (assign_parms): Set REG_USERVAR_P when parm
  1921.     is passed by invisible reference but can live in register.
  1922.  
  1923. Fri May 27 06:03:11 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1924.  
  1925.     * reload.c (find_reloads): Revert to old code and change secondary
  1926.     reloads to RELOAD_FOR_OPERAND_ADDRESS too.
  1927.  
  1928.     * combine.c (try_combine): Don't make complemented XOR for
  1929.     constant out of range.
  1930.  
  1931.     * alpha.c (or_operand): Renamed from ior_operand.
  1932.     * alpha.h (PREDICATE_CODES): Likewise.
  1933.     * alpha.md (iordi3): Likewise.
  1934.     (xordi3): Use or_operand and add second alternative.
  1935.     (eqv): Only accept registers.
  1936.  
  1937.     * expr.c (expand_expr, case CONSTRUCTOR): If constant and large
  1938.     enough for memcpy to be used, build constructor into static memory.
  1939.  
  1940.     * alpha.md: Add define_split for sign-extended PLUS of a MULT
  1941.     of an SImode comparison.
  1942.  
  1943.     * combine.c (simplify_comparison): Narrow comparison for AND's
  1944.     that are ZERO_EXTENDs.
  1945.     Can widen for all comparisons if inputs are both sign extended.
  1946.  
  1947.     * reload1.c (reload_as_needed): Update spill_reg_order once we sort
  1948.     spill_regs.
  1949.  
  1950.     * alpha.md: Add define_split for sign-extended PLUS of an SImode
  1951.     comparison; change comparison to DImode.
  1952.  
  1953.     * stmt.c (expand_end_case): Use old type of INDEX_EXPR when making
  1954.     a constant.
  1955.  
  1956.     * local-alloc.c (requires_inout): Renamed from requires_inout_p and
  1957.     returns number of alternatives that require a match.
  1958.     (block_alloc): Use new function and handle case where all
  1959.     alternatives have some operand that must match operand 0.
  1960.  
  1961.     * local-alloc.c (qty_phys_num{,_copy}_sugg): New variables.
  1962.     (qty_phys_has{,_copy}_sugg): Deleted.
  1963.     (qty_sugg_compare{,_1}): New functions.
  1964.     (local_alloc): Allocate and init new vars instead of deleted ones.
  1965.     (block_alloc): Update and use new vars.
  1966.     Order quantities using new functions when allocating quantities
  1967.     with suggested registers.
  1968.     (combine_regs, find_free_reg): Use new vars to count number
  1969.     of suggestions.
  1970.  
  1971. Thu May 26 11:55:44 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  1972.  
  1973.     * jump.c (jump_optimize): When looking for an `if' statement
  1974.     that takes two insns to compute a result using a temporary,
  1975.     allow the temporary to be a SUBREG.
  1976.  
  1977.     * combine.c (simplify_comparison): Call CANONICALIZE_COMPARISON,
  1978.     if defined.
  1979.     * alpha.h (CANONICALIZE_COMPARISON): New macro.
  1980.  
  1981.     * combine.c (simplify_if_then_else): Don't make (mult (cond))
  1982.     in simple case; leave as IF_THEN_ELSE instead.
  1983.  
  1984.     * expmed.c (expand_divmod): Correctly set CAN_CLOBBER_OP0 when we've
  1985.     converted OP0 to COMPUTE_MODE.
  1986.  
  1987. Thu May 26 11:41:58 1994  Ian Lance Taylor  (ian@cygnus.com)
  1988.  
  1989.     * fixincludes: Protect bool in curses.h with #ifndef __cplusplus,
  1990.     since g++ now defines bool as a basic type.
  1991.  
  1992.     * fixinc.svr4: Protect definition of __P used in Solaris math.h
  1993.     and floatingpoint.h to avoid future fixproto conflicts.
  1994.  
  1995.     * Makefile.in (stmp-fixinc): Don't pass ${srcdir} argument to
  1996.     $(FIXINCLUDES); no longer needed, and always problematical for
  1997.     binary only installations.
  1998.     * fixincludes: Remove initialization of ${SRCDIR}.  Don't
  1999.     explicitly copy over multimedia/audio_errno.h; should be handled
  2000.     by Oct 11, 1993 change.
  2001.     * fixinc.svr4: Remove initialization of ${SRCDIR}.
  2002.     * fixinc.sco, fixinc.dgux: Likewise.
  2003.  
  2004. Fri May 20 12:48:24 1994  Jim Wilson  (wilson@cygnus.com)
  2005.  
  2006.     * stmt.c (expand_exit_loop_if_false): Emit conditional jump around
  2007.     unconditional loop exit instead of conditional loop exit.
  2008.  
  2009.     * rs6000.c (output_prolog): Use multiple fputs calls instead of
  2010.     one call with multiple strings.
  2011.  
  2012.     * iris4.h (STARTFILE_SPEC, LIB_SPEC): Define.
  2013.  
  2014.     * xcoffout.c (MAKE_LINE_SAFE): Delete.
  2015.     (ASM_OUTPUT_LBB, ASM_OUTPUT_LBE): Don't use MAKE_LINE_SAFE.
  2016.  
  2017. Fri May 20 01:18:30 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  2018.  
  2019.     * config.sub (basic_machine): Accept cxux*.
  2020.  
  2021. Thu May 19 19:12:41 1994  Mike Stump  (mrs@cygnus.com)
  2022.  
  2023.     * calls.c (expand_call): Only destroy temps here, if -fshort-temps
  2024.     is given.
  2025.  
  2026. Thu May 19 19:07:59 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  2027.  
  2028.     * config.sub: Fix unrecognized os error message.
  2029.  
  2030. Thu May 19 17:46:55 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2031.  
  2032.     * reload1.c (emit_reload_insns): When seeing if an equivalent
  2033.     register can have it's output reload deleted, check for REG_DEAD
  2034.     notes for reload_in instead of calling dead_or_set_p.
  2035.  
  2036. Thu May 19 16:38:32 1994  Stephen L Moshier  (moshier@world.std.com)
  2037.  
  2038.     * emit-rtl.c (operand_subword): Fix arg of REAL_VALUE_TO_TARGET_SINGLE
  2039.     and .._DOUBLE.  Permit float subword extraction when host's word
  2040.     width is wider than target's.
  2041.  
  2042. Thu May 19 15:09:21 1994  Ian Lance Taylor  (ian@cygnus.com)
  2043.  
  2044.     * fixincludes: Make OSF/1 getopt.h fix work on AIX also.
  2045.  
  2046. Wed May 18 15:34:10 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2047.  
  2048.     * fixincludes: Add forward declaration of struct exception to
  2049.     SunOS 4 math.h.
  2050.  
  2051. Wed May 18 12:46:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  2052.  
  2053.     * stor-layout.c (layout_decl):  Allow any integral types
  2054.     for bit fields.  (Specifically, C++ now has a 'bool' type.)
  2055.  
  2056. Wed May 18 16:32:40 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2057.  
  2058.     * reload1.c (compare_spill_regs): Fix typo in declaration.
  2059.  
  2060. Wed May 18 10:39:00 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
  2061.  
  2062.     * fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when
  2063.     compiling for C++, since g++ now supports it as an official typename.
  2064.  
  2065. Tue May 17 18:06:32 1994  Matthias Pfaller  (leo@marco.de)
  2066.  
  2067.     * ns32k.md: Don't use the extsd/extd instructions on the ns32532.
  2068.  
  2069. Tue May 17 17:44:38 1994  Pat Rankin  (rankin@eql.caltech.edu)
  2070.  
  2071.     * make-cc1.com (CFLAGS): Separate include file handling; for
  2072.     stage 1, CFLAGS1 is appended to CFLAGS, otherwise CFLAGS2.
  2073.  
  2074. Tue May 17 16:35:22 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2075.  
  2076.     * convert.c (convert_to_real): Accept boolean values.
  2077.  
  2078.     * config/m68k/hp320.h: #define NO_IMPLICIT_EXTERN_C
  2079.  
  2080. Tue May 17 15:52:05 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2081.  
  2082.     * libgcc2.c (__umoddi3): Correct type of variable `w'.
  2083.  
  2084.     * combine.c (simplify_set): Move call to make_field_assignment
  2085.     to end; if SRC or DEST is a (clobber (const_int 0)), return it.
  2086.     (force_to_mode): If X is a CALL, just return it.
  2087.  
  2088.     * reload.c (find_reloads): Properly account for cost when
  2089.     constant is forced to memory to ensure same alternative chosen later.
  2090.  
  2091. Tue May 17 11:30:19 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  2092.  
  2093.     * combine.c (simplify_set): Use rtx_equal_p to compare cc_use and its
  2094.     setter.
  2095.     (make_extraction): Don't put a subreg around a register if it is 
  2096.     already in the correct mode.
  2097.  
  2098.     * reload1.c (compare_spill_regs): New function.
  2099.     (reload_as_needed): Sort the spilled regs.
  2100.     (allocate_reload_reg): If we have group needs and failure would be
  2101.     fatal, do not try to do round-robin allocation of the spill regs.
  2102.  
  2103. Mon May 16 18:58:10 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  2104.  
  2105.     * rs6000.md (zero_extendqidi2): Fix omission of TARGET_POWERPC64
  2106.     test in previous change.
  2107.  
  2108. Mon May 16 14:59:25 1994  Per Bothner  (bothner@cygnus.com)
  2109.  
  2110.     * dbxout.c (dbxout_type):  When emitting an ENUMERAL_TYPE, if
  2111.     the precision is different from the default precision (perhaps
  2112.     because of -fshort-enums), write out the precision.
  2113.  
  2114. Mon May 16 17:44:49 1994  Stephen L Moshier  (moshier@world.std.com)
  2115.  
  2116.     * real.c (ereal_from_int, ereal_to_int, etarsingle):  Correct
  2117.     signed/unsigned discrepancies.
  2118.     (ereal_from_double): Avoid "right shift count too big" warning
  2119.     in previous change.
  2120.     * final.c (split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.
  2121.  
  2122.     * real.h (REAL_VALUE_FROM_TARGET_SINGLE, .._DOUBLE):  Change
  2123.     arg from long to HOST_WIDE_INT.
  2124.     * real.c (ereal_from_float, .._double): Likewise, and unpack
  2125.     the HOST_WIDE_INTs.
  2126.  
  2127. Mon May 16 16:16:32 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  2128.  
  2129.     * flow.c (try_pre_increment_1): Don't try to create a pre-increment
  2130.     expression if the register dies in the succeeding insn.
  2131.  
  2132.     * expr.c: Use #ifdef TARGET_EDOM, not #if.
  2133.  
  2134.     * expr.c (convert_move): When {zero,sign}_extending, allow a wider
  2135.     intermediate than to_mode if truncation is a no-op.
  2136.  
  2137. Mon May 16 11:49:28 1994  Doug Evans  (dje@cygnus.com)
  2138.  
  2139.     * m68k/apollo68.h (REGISTER_PREFIX_MD): Delete.
  2140.  
  2141. Mon May 16 08:11:57 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2142.  
  2143.     * rs6000.c (rs6000_convert_preincs): Delete.
  2144.     * rs6000.h (FINAL_PRESCAN_INSN): Delete.
  2145.  
  2146.     * c-typeck.c (initializer_constant_valid_p): Rework to use
  2147.     precision, not size.
  2148.     Allow conversions from integer to pointer if int is wide enough.
  2149.  
  2150.     * c-decl.c (finish_enum): Handle VALUES being an ERROR_MARK.
  2151.  
  2152.     * rs6000.md: Replace bogus "andil" opcode with rlinm.
  2153.  
  2154. Sat May 14 21:26:05 1994  Doug Evans  (dje@cygnus.com)
  2155.  
  2156.     * hard-reg-set.h (GO_IF_HARD_REG_EQUAL): Fix typo.
  2157.  
  2158.     * jump.c (find_cross_jump): Two CALL_INSNs only compare equal if
  2159.     their CALL_INSN_FUNCTION_USAGEs are the same as well.
  2160.  
  2161.     * stupid.c (stupid_life_analysis): Make sure a function result reg
  2162.     is still live if it contains an argument.
  2163.  
  2164. Fri May 13 22:17:48 1994  Doug Evans  (dje@cygnus.com)
  2165.  
  2166.     * reorg.c (mark_referenced_resources): Fix typo.
  2167.  
  2168. Fri May 13 18:54:38 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2169.  
  2170.     * integrate.c (integrate_decl_tree): Use copy_node to make a copy
  2171.     of the decl.  Also call copy_lang_decl to copy the
  2172.     language-specific bits.
  2173.     * tree.h: Declare copy_lang_decl.
  2174.     * c-decl.c (copy_lang_decl): No-op function that will never
  2175.     actually be called.
  2176.  
  2177. Fri May 13 15:12:20 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2178.  
  2179.     * cse.c (cse_insn): Correctly check for two modes being the
  2180.     same number of words.
  2181.  
  2182. Fri May 13 05:03:51 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  2183.  
  2184.     * c-parse.in (enumlist): Add error alternative.
  2185.  
  2186. Thu May 12 23:25:38 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2187.  
  2188.     * c-common.c (truthvalue_conversion): If expr is a BIT_AND_EXPR
  2189.     where one of the operands is integer_onep, just return expr.
  2190.  
  2191. Thu May 12 20:08:49 1994  Mike Stump  (mrs@cygnus.com)
  2192.  
  2193.     Fixup lifetime of temporaries.
  2194.  
  2195.     * calls.c (expand_call): Only destroy temporaries at the end
  2196.     of function calls, if flag_short_temps is set.
  2197.     * expr.c (safe_from_p, expand_expr): Handle CLEANUP_POINT_EXPRs.
  2198.     * expr.c (expand_expr): Improve handling of temporaries inside
  2199.     COND_EXPRs, cures call to sorry.
  2200.     * expr.c (defer_cleanups_to): New routine to handle the deferral
  2201.     of cleanups.
  2202.     * flags.h (flag_short_temps): New flag, to allow better control
  2203.     over the lifetime of temporaries.
  2204.     * toplev.c (flag_short_temps, lang_options): Ditto.
  2205.     * tree.def (CLEANUP_POINT_EXPR): Add, to allow better control over 
  2206.     the lifetime of temporaries.
  2207.  
  2208. Thu May 12 19:33:54 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  2209.  
  2210.     * rs6000.md (function units): Numerous cycle count change.
  2211.     (zero_extendqidi2, extendqidi2, zero_extendhidi2): New patterns.
  2212.     (extendhidi2, zero_extendsidi2, extendsidi2): Likewise.
  2213.     (zero_extendqisi2, zero_extendqihi2, zero_extendhisi2): Use
  2214.     andil/andi instead of rlinm/rlwinm.
  2215.     (zero_extendqihi2): Add condition register variants.
  2216.     (extendqisi2, extendqihi2): Use extsb for PowerPC.
  2217.     (adddi3, subdi3, negdi2, ashrdi3): Emulate only if !TARGET_POWERPC64.
  2218.     (movdf, movdi, movti): New PowerPC64 versions.
  2219.     (load/store with update): New PowerPC64 patterns.
  2220.  
  2221. Thu May 12 18:50:55 1994  Stephen L Moshier  (moshier@world.std.com)
  2222.  
  2223.     * real.c (m16m): Change first arg to int; all callers changed.
  2224.  
  2225. Thu May 12 18:46:26 1994  Bill Cox  (bill@cygnus.com)
  2226.  
  2227.     * fixincludes: Add definition of DBL_MAX to math.h for Lynx math.h.
  2228.     Correct return type of strlen in Lynx string.h.
  2229.     Delete definition of 'void' as 'int' from Lynx curses.h.
  2230.  
  2231. Thu May 12 18:11:33 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2232.  
  2233.     * reload.c (find_reloads): Don't change a secondary reload
  2234.     to RELOAD_FOR_OPERAND_ADDRESS.
  2235.  
  2236.     * function.c (assign_parms): Fix typo in previous change.
  2237.  
  2238. Thu May 12 15:48:54 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  2239.  
  2240.     * c-common.c (decl_attributes): Revert to identifiers for
  2241.     mode attributes.
  2242.     * libgcc2.c: Likewise.
  2243.  
  2244. Thu May 12 15:41:38 1994  Pat Rankin  (rankin@eql.caltech.edu)
  2245.  
  2246.     * vax/xm-vms.h (lookup_name_current_level_global): New macro.
  2247.  
  2248. Wed May 11 17:44:47 1994  Jim Wilson  (wilson@cygnus.com)
  2249.  
  2250.     * cse.c (cse_insn): Set src_eqv if the dest is a STRICT_LOW_PART.
  2251.  
  2252.     * expmed.c (store_fixed_bit_field): Delete code to handle
  2253.     MODE_FLOAT values here.
  2254.     (store_bit_field): Put it here instead.
  2255.  
  2256. Wed May 11 16:18:21 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2257.  
  2258.     * a29k.c (a29k_clobbers_to): New function.
  2259.     * a29k.md (clobbers_to): Deleted.
  2260.     (call_internal, call_value_internal): New patterns.
  2261.     (call, call_value): Just call new patterns and a29k_clobbers_to.
  2262.  
  2263.     * stor-layout.c (layout_type): Use POINTER_SIZE, instead of width
  2264.     of Pmode, when appropriate.
  2265.  
  2266.     * calls.c (emit_call_1): Put new function usage data at end of
  2267.     any data already there.
  2268.     * expr.c (expand_builtin_apply): Likewise.
  2269.  
  2270.     * sched.c (sched_analyze_insn): Fix typo in last change.
  2271.  
  2272. Wed May 11 14:45:12 1994  Doug Evans  (dje@cygnus.com)
  2273.  
  2274.     * configure: Fix handing case of no language subdirs.
  2275.  
  2276. Wed May 11 12:11:40 1994  Ian Lance Taylor  (ian@cygnus.com)
  2277.  
  2278.     * fixincludes: Don't recursively search symlinks to `.'.
  2279.  
  2280. Tue May 10 17:49:57 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  2281.  
  2282.     * configure: Include stage4 in the list.
  2283.  
  2284.     * gcc.c (process_command): Kludge in stageN/../include instead of
  2285.     include.
  2286.  
  2287. Mon May  9 21:04:19 1994  Jim Wilson  (wilson@cygnus.com)
  2288.  
  2289.     * sparc.h (*TF*_LIBCALL): Delete `*' from libcall name.
  2290.  
  2291. Mon May  9 18:42:10 1994  Matthias Pfaller  (leo@marco.de)
  2292.  
  2293.     * ns32k.c (output_move_dconst): Fix errors on ranges.
  2294.  
  2295. Mon May  9 18:33:16 1994  Chris Torek  (torek@bsdi.com)
  2296.  
  2297.     * gcc.c (delete_if_ordinary): New function.
  2298.     (delete_temp_files, delete_failure_queue): Call it.
  2299.  
  2300. Sat May  7 12:12:58 1994  Andreas Neubacher  (aneubach@risc.uni-linz.ac.at)
  2301.  
  2302.     * i386/seq-sysv3.h (LIB_SPEC): Support -fshared-data.
  2303.     (CPP_SPEC): Set _SEQUENT_ to 1.
  2304.     (SHARED_SECTION_ASM_OP, ASM_OUTPUT_SHARED_COMMON): Supply new macros.
  2305.     (SHARED_BSS_SECTION_ASM_OP, BSS_SECTION_FUNCTION): Likewise.
  2306.  
  2307. Sat May  7 10:09:49 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2308.  
  2309.     * reorg.c (mark_{referenced,set}_resources): Fix typos in last change.
  2310.  
  2311.     * reload1.c (emit_reload_insns): Don't try to delete output reload
  2312.     if there isn't one.
  2313.  
  2314.     * i386.h (REG_ALLOC_ORDER): New macro.
  2315.  
  2316.     * sched.c (sched_analyze_insn, attach_deaths_insn): Look at
  2317.     CALL_INSN_FUNCTION_USAGE.
  2318.  
  2319.     * reload1.c (choose_reload_regs): Remove previous change.
  2320.  
  2321. Fri May  6 20:32:22 1994  Doug Evans  (dje@canuck.cygnus.com)
  2322.  
  2323.     * sparc.c (leaf_reg_backmap): Delete.
  2324.     (sparc_flat_compute_frame_size): Renamed from
  2325.     sparc_frw_compute_frame_size.  All callers changed.
  2326.     (sparc_flat_save_restore): Likewise.
  2327.     (sparc_flat_output_function_prologue): Likewise.
  2328.     Delete decl of call_used_regs.
  2329.     Delete reference to frame_base_name, use frame pointer explicitly.
  2330.     Print prologue end marker.
  2331.     (sparc_flat_output_function_epilogue): Likewise (renaming).
  2332.     Delete decls of asm_out_data_file, asm_out_file, call_used_regs.
  2333.     Print epilogue start marker.
  2334.     (sparc_flat_epilogue_delay_slots): Likewise (renaming).
  2335.     (sparc_flat_eligible_for_epilogue_delay): Likewise.
  2336.     * sparc.h (TARGET_FRW): Add note saying this option is deprecated.
  2337.     (TARGET_FLAT): Renamed from TARGET_FRW_COMPAT.
  2338.     (TARGET_SWITCHES): Delete references to -mfrw, -mfrw-compat.
  2339.     Add -mflat.
  2340.     (CONDITIONAL_REGISTER_USAGE): If -mflat, fix %i7, rename "%fp"
  2341.     to "%i7", and make %g7 a global_reg.
  2342.     (FRAME_POINTER_REQUIRED): Handle -mflat.
  2343.     (INITIAL_FRAME_POINTER_OFFSET): Likewise.
  2344.     (ARG_POINTER_REGNUM): Explicitly say it's the frame pointer.
  2345.     (LEAF_REGISTERS): Make %g7 not a leaf register.
  2346.     (leaf_reg_backmap): Delete.
  2347.     (LEAF_REG_BACKMAP): Likewise.
  2348.     (FUNCTION_PROLOGUE): Handle -mflat.
  2349.     (FUNCTION_EPILOGUE): Likewise.
  2350.     (DELAY_SLOTS_FOR_EPILOGUE): Likewise.
  2351.     (ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise.
  2352.  
  2353. Fri May  6 14:05:00 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  2354.  
  2355.     * tree.h (TYPE_ATTRIBUTES): New macro.
  2356.     (struct tree_type): attributes, new field.
  2357.     (precision): Move this field up for better alignment.
  2358.     (attribute_list_{equal,contained}): Prototype for new functions.
  2359.     (build_type_attribute_variant): Prototype for new function.
  2360.     * c-parse.in: Rewrite attribute parsing; update the expected
  2361.     conflicts and state numbers.
  2362.     * tree.c (TYPE_HASH): Move definition to top of file.
  2363.     (make_node): Add support for SET_DEFAULT_TYPE_ATTRIBUTES.
  2364.     (build_type_attribute_variant): New function.
  2365.     (type_hash_lookup): Check if the attributes match.
  2366.     (attribute_list_{equal,contained}): New functions.
  2367.     * c-typeck.c (common_type): Add attribute merging.
  2368.     (comp_types): Use COMP_TYPE_ATTRIBUTES macro.
  2369.     * print-tree.c (print_node): Print attributes.
  2370.     * c-common.c (decl_attributes): Move the attribute
  2371.     recognition and rejection here from c-parse.in.
  2372.     (decl_attributes): Use VALID_MACHINE_ATTRIBUTE macro.
  2373.  
  2374.     * regclass.c (init_reg_sets_1): Eliminate several permanent
  2375.     call_fixed_regs.
  2376.  
  2377.     * rtl.def (CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field.
  2378.     * rtl.h (CALL_INSN_FUNCTION_USAGE): New macro.
  2379.     (find_reg{,no}_fusage): Prototype for new function.
  2380.     * rtlanal.c (reg_used_between_p): Check usage exprs on CALL_INSNs.
  2381.     (reg_referenced_between_p, reg_set_p, dead_or_set_regno_p): Likewise.
  2382.     (find_reg{,no}_fusage): New functions.
  2383.     * combine.c (try_combine): Restrict combining on CALL_INSNs.
  2384.     (distribute_{notes,links}): Look at CALL_INSN_FUNCTION_USAGE.
  2385.     * cse.c (cse_insn): Invalidate CLOBBERed registers.
  2386.     (count_reg_usage): Count registers in USE rtls on CALL_INSNs.
  2387.     * emit-rtl.c (make_call_insn_raw): New function.
  2388.     (emit_call_insn{,_before}): Use make_call_insn_raw.
  2389.     * calls.c (prepare_call_address, emit_call_1, expand_call): Change
  2390.     from USE and CLOBBER insns to using CALL_INSN_FUNCTION_USAGE.
  2391.     (emit_library_call{,_value}): Likewise.
  2392.     * expr.c (use_regs, expand_builtin_apply): Likewise.
  2393.     * expr.h (use_regs): Likewise.
  2394.     * flow.c (flow_analysis, find_basic_blocks): Likewise.
  2395.     * caller-save.c (insert_save_restore): Likewise.
  2396.     * function.c (fixup_var_refs_insns): Likewise.
  2397.     * jump.c (find_cross_jump, get_label_{before,after}): Likewise.
  2398.     * reload1.c (emit_reload_insns): Likewise.
  2399.     * reorg.c (mark_referenced_resources, mark_set_resources): Likewise.
  2400.     * integrate.c (save_for_inline_copying, expand_inline_function):
  2401.     Copy CALL_INSN_FUNCTION_USAGE field.
  2402.     * reload1.c (choose_reload_regs): Ban filled argument registers.
  2403.     * caller-save.c (save_call_clobbered_regs): CALL_INSN_FUNCTION_USAGE
  2404.     requires a sharper liveliness check.
  2405.     * flow.c (propagate_block): Mark all registers mentioned in USE
  2406.     usage expressions on a CALL_INSN as used.
  2407.     * jump.c (find_cross_jump): If STACK_REGS is defined two
  2408.     CALL_INSNs only compare equal if their USE usage rtls are
  2409.     the same as well.
  2410.     * stupid.c (stupid_life_analysis): Check the usage information
  2411.     on CALL_INSNs.
  2412.  
  2413.     * function.c (assign_parms): Spread out the REG_EQUIV notes
  2414.     on CONCATs.
  2415.  
  2416. Fri May  6 12:43:10 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2417.  
  2418.     * reload.c (find_reloads): Ignore alternatives that will
  2419.     not be reloadable due to PREFERRED_RELOAD_CLASS.
  2420.  
  2421.     * explow.c (allocate_dynamic_stack_space): Just return
  2422.     virtual_stack_dynamic_rtx if asking for zero bytes.
  2423.     Set current_function_calls_alloca here and also record new
  2424.     stack level for nonlocal gotos.
  2425.     * expr.c (expand_builtin, case BUILT_IN_ALLOCA): Don't
  2426.     set current_function_calls_alloca here nor record new
  2427.     stack level for nonlocal gotos.
  2428.     * stmt.c (expand_decl): Likewise.
  2429.  
  2430.     * function.c (assign_parms): Use expr_size when appropriate.
  2431.  
  2432.     * c-typeck.c (comptypes): An enum type is compatible with type of
  2433.     same signedness as well as precision.
  2434.  
  2435.     * alpha.h (CONST_COSTS): Revise all costs.
  2436.     * alpha.md (addsi3, subsi3): Add define_expand to make 
  2437.     adddi3/subdi3; old pattern is now anonymous.
  2438.  
  2439.     * combine.c (simplify_rtx, case MULT): Don't convert MULT to
  2440.     shift here.
  2441.     (simplify_logical, case IOR): Convert back to PLUS if valid and
  2442.     it will combine with another PLUS.
  2443.     (extract_left_shift): New function.
  2444.     (make_compound_operation, case ASHIFTRT): Simplify by calling it.
  2445.     (force_to_mode): Don't ignore if X is a SUBREG.
  2446.     (force_to_mode, case AND): Try to turn unchecked bits on
  2447.     instead of just off and see which is cheaper.
  2448.  
  2449. Fri May  6 11:22:23 1994  Ian Lance Taylor  (ian@cygnus.com)
  2450.  
  2451.     * Makefile.in (libgcc1.a, libgcc2.a): Don't ignore errors in for
  2452.     loops over $(LIB[12]FUNCS_EXTRA).
  2453.  
  2454. Fri May  6 06:14:56 1994  Mike Stump  (mrs@cygnus.com)
  2455.  
  2456.     * expr.c (expand_cleanups_to): Tell expand_expr that we are going
  2457.     to ignore the result of the cleanup.
  2458.  
  2459. Thu May  5 17:45:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
  2460.  
  2461.     * gcc.c (do_spec_1): If -save-temps, always clear the deletion flag.
  2462.  
  2463. Thu May  5 13:39:35 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2464.  
  2465.     * combine.c (simplify_rtx, case SUBREG): Don't call force_to_mode.
  2466.     (simplify_set): Call force_to_mode here.
  2467.  
  2468.     * m68k.md (movhi): Simplify code involving jump-table
  2469.     reference.
  2470.     (load_address): Handle case of jump-table reference; output
  2471.     required label.
  2472.  
  2473. Thu May  5 12:28:16 1994  Ian Lance Taylor  (ian@cygnus.com)
  2474.  
  2475.     * cccp.c (main): Include source file name in dependency output.
  2476.  
  2477. Wed May  4 18:45:07 1994  Doug Evans  (dje@cygnus.com)
  2478.  
  2479.     * config.sub: Remove duplicate -freebsd* entry.
  2480.  
  2481. Wed May  4 18:03:34 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2482.  
  2483.     * cccp.c (special_symbol): Don't copy simple strings, use wchar_type.
  2484.     (main): Setup wchar_type for C++ if needed.
  2485.     (initialize_builtins): Use wchar_type.
  2486.  
  2487. Wed May  4 17:19:34 1994  Mike Collison  (collison@sw.stratus.com)
  2488.  
  2489.     * reload.c (push_secondary_reload): Use TYPE for secondary type
  2490.     if it is RELOAD_FOR_{INPUT,OUTPUT}_ADDRESS.
  2491.  
  2492. Wed May  4 16:35:49 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2493.  
  2494.     * configure (i386-gnu): New, same as i386-mach.
  2495.  
  2496.     * global.c (find_reg): When looking for locally-allocated hard
  2497.     regs to reclaim, use REG_ALLOC_ORDER to find least used.
  2498.  
  2499.     * reload1.c (emit_reload_insns): Add another way to delete an
  2500.     output reload.
  2501.  
  2502.     * reload1.c (reload, reload_as_needed): Check for use of return
  2503.     register with reg_referenced_p, not reg_mentioned_p.
  2504.  
  2505. Wed May  4 14:23:51 1994  Jim Wilson  (wilson@cygnus.com)
  2506.  
  2507.     * mips.c (override_options): Delete TARGET_LLONG128 references.
  2508.     * mips.h (MASK_LLONG128, TARGET_LLONG128): Delete.
  2509.     (TARGET_SWITCHES): Delete -mlonglong128 option.
  2510.     (LONG_LONG_TYPE_SIZE): Delete TARGET_LLONG128 reference.
  2511.  
  2512.     * mips/bsd-4.h, mips/bsd-5.h, mips/news4.h, mips/news5.h,
  2513.     mips/nws3250v4.h, mips/svr3-4.h, mips/svr3-5.h, mips/svr4-4.h,
  2514.     mips/svr4-5.h (CPP_SPEC): Delete.
  2515.     * mips/dec-bsd.h (CPP_SPEC): Define __SIZE_TYPE__,
  2516.     __PTRDIFF_TYPE__, and __mips.
  2517.     (SIZE_TYPE): Delete.
  2518.     * mips/dec-osf1.h (PTRDIFF_TYPE): Delete.
  2519.     (CPP_SPEC): Define, overriding ultrix.h version.
  2520.     * mips/iris5.h (CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__,
  2521.     and __mips.
  2522.     * mips/osfrose.h (CPP_SPEC): Define __PTRDIFF_TYPE__ and __mips.
  2523.     (PTRDIFF_TYPE): Delete.
  2524.     (SIZE_TYPE): Define.
  2525.     (SET_ASM_OP): Define.
  2526.     * config/mips/ultrix.h (CPP_SPEC): Delete.
  2527.     (SIZE_TYPE): Delete.
  2528.  
  2529. Tue May  3 19:04:43 1994  Jason Merrill (jason@deneb.cygnus.com)
  2530.  
  2531.     * Makefile.in (stamp-objlist): Depend on OBJS and BC_OBJS so that
  2532.     subdir makes will know to re-link.
  2533.  
  2534. Mon May  2 16:05:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  2535.  
  2536.     * toplev.c (compile_file):  If static consts haven't been written
  2537.     out yet, don't do it just because TREE_USED is set (if we're
  2538.     optimizing).  (This wins for C++, which uses static consts a lot.)
  2539.  
  2540. Mon May  2 16:42:59 1994  Jim Wilson  (wilson@cygnus.com)
  2541.  
  2542.     * stmt.c (expand_end_case): Make sure gen_casesi operands are
  2543.     valid by passing them through copy_to_mode_reg if necessary.
  2544.     * mips.md (casesi): Delete force_reg calls.
  2545.  
  2546.     * ns32k.c (output_move_double): Always use split_double for the
  2547.     CNSTOP case.
  2548.  
  2549.     * gcc.c (translate_options): For options that take an argument,
  2550.     don't skip the argument if it doesn't exist.
  2551.  
  2552.     * c-decl.c (pushdecl): Use lookup_name_current_level_global instead
  2553.     of lookup_name for extern references.  Don't return duplicate decl
  2554.     if it came from the global binding level, and there exists a
  2555.     conflicting decl in an intervening block.
  2556.     (lookup_name_current_level_global); New function.
  2557.     * c-tree.h (lookup_name_current_level_global): Declare.
  2558.  
  2559.     * sys-protos.h (read, write): Last parm is size_t not unsigned int.
  2560.  
  2561.     * unroll.c (remap_split_bivs): New function.
  2562.     (unroll_loop): When remapping split bivs in the last instruction,
  2563.     handle JUMP_INSNs in addition to INSNs.
  2564.  
  2565. Mon May  2 12:53:57 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2566.  
  2567.     * config/nextstep.h (INCLUDE_DEFAULTS): Add cxx_aware field.
  2568.     * config/vax/xm-vms.h (INCLUDE_DEFAULTS): Ditto.
  2569.  
  2570. Fri Apr 29 18:30:38 1994  Kung Hsu  (kung@cygnus.com)
  2571.  
  2572.     * tree.h (TYPE_DECL_SUPPRESS_DEBUG): new macro to support
  2573.     suppressing of detail type infos into stabs.
  2574.     * dbxout.c (dbxout_type): check the above flag to generate cross
  2575.     reference in stabs.
  2576.  
  2577. Fri Apr 29 01:01:45 1994  Doug Evans  (dje@cygnus.com)
  2578.  
  2579.     * Makefile.in (stamp-objlist): New target.
  2580.  
  2581. Thu Apr 28 22:17:15 1994  Doug Evans  (dje@cygnus.com)
  2582.  
  2583.     * Makefile.in (USE_ALLOCA): Rearrange "'s.
  2584.     (FLAGS_TO_PASS): Delete CLIB, MALLOC, OBSTACK.
  2585.  
  2586. Thu Apr 28 19:04:17 1994  Jim Wilson  (wilson@cygnus.com)
  2587.  
  2588.     * stmt.c (expand_end_case): Correct test for sign extending
  2589.     unsigned constant index when creating index_expr.
  2590.  
  2591.     * cccp.c (macroexpand): Use start_line for line number of the new
  2592.     instack level pushed at the end.
  2593.  
  2594. Thu Apr 28 18:59:17 1994  Mike Stump  (mrs@cygnus.com)
  2595.  
  2596.     * stmt.c: Remove old exception handling support from the backend.
  2597.  
  2598. Thu Apr 28 18:59:53 1994  Torbjorn Granlund  (tege@adder.cygnus.com)
  2599.  
  2600.     * sparc.c (arith_double_operand): Modify to accept all possible constants.
  2601.     * sparc.md (adddi3, subdi3, anddi3, iordi3, xordi3): Corresponding changes.
  2602.     (one_cmpldi3): Don't allow constants for operand 1.
  2603.  
  2604. Thu Apr 28 18:10:18 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  2605.  
  2606.     * rs6000.md (addsi3): Prefer add without carry instructions and
  2607.     flag input operands as commutative for condition register variant.
  2608.     (subsi3): Define PowerPC patterns using subtract without carry.
  2609.     (numerous): Flag input operands as commutative for condition
  2610.     register variant.
  2611.     (mov* matchers): Use mr instruction in ! TARGET_POWERPC case as
  2612.     well and mr. in condition register variant.
  2613.     * rs6000.c (output_prolog): Use mr, lis, and li instructions.
  2614.     Use subf instruction if TARGET_POWERPC.
  2615.     (output_epilog): Use cal/addi instruction.
  2616.  
  2617. Thu Apr 28 12:48:59 1994  Andreas Neubacher  (aneubach@risc.uni-linz.ac.at)
  2618.  
  2619.     * i386/seq-sysv3.h (SHARED_SECTION_ASM_OP): Defined.
  2620.  
  2621. Thu Apr 28 12:40:28 1994  Doug Evans  (dje@cygnus.com)
  2622.  
  2623.     * expr.c (expand_builtin): Fix typo in previous patch
  2624.     (allow __builtin_next_arg in varargs functions).
  2625.  
  2626. Tue Apr 26 16:31:44 1994  Per Bothner  (bothner@cygnus.com)
  2627.  
  2628.     * tree.h (AGGREGATE_TYPE_P):  New macro.
  2629.     * calls.c, expr.c, function.c, stmt.c, varasm.c:  Use
  2630.     new macro AGGREGATE_TYPE_P.
  2631.  
  2632. Mon Apr 25 18:45:28 1994  John Hassey  (hassey@dg-rtp.dg.com)
  2633.  
  2634.     * varasm.c (copy_constant, case CONSTRUCTOR): Fix typo; copied list
  2635.     was placed on old CONSTRUCTOR, not new one.
  2636.  
  2637. Mon Apr 25 15:04:53 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2638.  
  2639.     * c-decl.c (grokdeclarator): Never warn about `long long' in
  2640.     system header.
  2641.  
  2642.     * c-decl.c (finish_decl): Redo last change.
  2643.  
  2644.     * Makefile.in (*compare*): Add missing semicolons.
  2645.  
  2646. Mon Apr 25 15:02:31 1994  Doug Evans  (dje@cygnus.com)
  2647.  
  2648.     * configure (m68k-hp-hpux): t-hp320g no longer needed as of gas 2.1.
  2649.     * m68k/t-hp320g: Deleted.
  2650.  
  2651. Mon Apr 25 14:23:18 1994  Poul-Henning Kamp  (phk@login.dkuug.dk)
  2652.  
  2653.     * config.sub, configure: Recognize FreeBSD.
  2654.     * i386/freebsd.h, x-freebsd: New files.
  2655.     * i386/x-freebsd: New file.
  2656.     * i386.h (TARGET_NO_FANCY_MATH_387): New option.
  2657.     * i386.md (TARGET_NO_FANCY_MATH_387): Implement new option.
  2658.     * ginclude/stdarg.h, ginclude/stddef.h, ginclude/varargs.h:
  2659.     Recognize __FreeBSD__.
  2660.     * gcc.c (link_command_spec): Add -Z argument for ZMAGIC's on FreeBSD.
  2661.     
  2662. Mon Apr 25 14:08:26 1994  Doug Evans  (dje@cygnus.com)
  2663.  
  2664.     * configure (language search loop): Correct test for no languages.
  2665.     (CC): Use single quotes to avoid shell expansion of $(CC).
  2666.  
  2667. Mon Apr 25 13:10:07 1994  Andreas Stolcke  (stolcke@icsi.berkeley.edu)
  2668.  
  2669.     * Makefile.in (install-common): Install EXTRA_PARTS with
  2670.     INSTALL_DATA, not INSTALL_PROGRAM.
  2671.  
  2672. Mon Apr 25 06:34:00 1994  Stephen L Moshier  (moshier@world.std.com)
  2673.  
  2674.     * fold-const.c (fold-convert): Use assignment, instead of
  2675.     initializing, aggregate local variable REAL_VALUE_TYPE.
  2676.  
  2677. Sun Apr 24 11:17:20 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2678.  
  2679.     * reorg.c (redirect_with_delay_list_safe_p): Fix off-by-one error.
  2680.  
  2681.     * real.c (etoe53, etoe24): Make all occurrences static.
  2682.  
  2683.     * emit-rtl.c (try_split): Don't try to recursively split deleted insn.
  2684.  
  2685.     * rs6000.md (movti): Adjust constraints to avoid impossible reload.
  2686.  
  2687.     * expr.c (expand_expr, case SAVE_EXPR): Fix error in last change.
  2688.  
  2689. Sat Apr 23 06:45:50 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2690.  
  2691.     * reload1.c (reloads_conflict, case RELOAD_FOR_OUTPUT): Fix typo.
  2692.  
  2693. Fri Apr 22 18:43:08 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2694.  
  2695.     * configure (alpha-dec-osf): Fix typo.
  2696.  
  2697. Fri Apr 22 15:02:22 1994  Hallvard B Furuseth  (h.b.furuseth@usit.uio.no)
  2698.  
  2699.     * gcc.c (handle_braces, check_live_switch): Refine previous change.
  2700.  
  2701. Fri Apr 22 03:27:26 1994  Doug Evans  (dje@cygnus.com)
  2702.  
  2703.     * configure: Sort machines.
  2704.  
  2705.     * Language directory reorganization.
  2706.     * configure: Auto-configure each language subdirectory by looking
  2707.     for */config-lang.in.
  2708.     Add language makefile fragments (Make-lang.in) to top level makefile,
  2709.     and hook them in via lang.* targets.
  2710.     Configure each language subdirectory.  On hosts that support them,
  2711.     create stage[123] symlinks in each subdirectory.
  2712.     If there is a configure script in the subdirectory, run it.
  2713.     * Makefile.in (LANGUAGES): Remove c++.
  2714.     (SUBDIRS): New variable.
  2715.     (LEX, LEXFLAGS): Ditto.
  2716.     (MAKEOVERRIDES): Ditto.
  2717.     (COMPILERS): Remove cc1plus.
  2718.     (LANG_MAKEFILES, LANG_STAGESTUFF, LANG_DIFF_EXCLUDES, FLAGS_TO_PASS):
  2719.     New variables.
  2720.     (CPLUS_OBJS, CPLUS_TREE_H, C++, c++, g++, g++-cross, cc1plus,
  2721.     cp-*.o, g++.o, gplus.info): Deleted.
  2722.     (STAGESTUFF): Remove g++, g++-cross, cc1plus.  Add $(LANG_STAGESTUFF).
  2723.     (Makefile): Depend on $(LANG_MAKEFILES).
  2724.     (####language hooks, ####language fragments): New spots for sed
  2725.     to insert things.
  2726.     (all.cross, all.build, start.encap, rest.encap, info, dvi,
  2727.     install-normal, install-common, install-info, install-man,
  2728.     uninstall, distdir, mostlyclean, clean, distclean, extraclean,
  2729.     realclean, stage1, stage2, stage3, stage4): Depend on lang.foo.
  2730.     (mostlyclean, clean, distclean, extraclean, realclean): Clean as
  2731.     much of the language subdirectories as we can.
  2732.     (install-common):  Remove g++ installation.
  2733.     (install-man): Remove g++.1 installation.
  2734.     (uninstall): Remove g++ reference.
  2735.     (TAGS): Remove cp-parse.? reference.
  2736.     (distdir): Ditto.
  2737.     (distdir-start, distdir-finish): New targets.
  2738.     (diff): Remove cp-parse.? reference.  Add $(LANG_DIFF_EXCLUDES).
  2739.     (compare, compare3, gnucompare, gnucompare3): Compare language
  2740.     subdirectories too.
  2741.     (stage1-start, stage2-start, stage3-start, stage4-start): New targets.
  2742.     Ensure stage subdirectory exists before processing language
  2743.     dependent part.
  2744.     * cp/Makefile.in: New file, makefile for c++ subdirectory.
  2745.     * cp/Make-lang.in: New file, c++ language makefile fragment.
  2746.     This file provides c++ specific support to the top level makefile via
  2747.     several well defined targets: c++.all.build, c++.all.cross,
  2748.     c++.start.encap, c++.rest.encap, c++.info, c++.dvi,
  2749.     c++.install-normal, c++.install-common, c++.install-info,
  2750.     c++.install-man, c++.uninstall, c++.distdir, c++.mostlyclean,
  2751.     c++.clean, c++.distclean, c++.extraclean, c++.realclean,
  2752.     c++.stage1, c++.stage2, c++.stage3, c++.stage4.
  2753.     * cp/config-lang.in: New file, defines language name and other
  2754.     configuration parameters for the c++ language: compilers, stagestuff,
  2755.     and diff_excludes.
  2756.     * g++.c: Move into cp subdirectory.
  2757.     * g++.1: Ditto.
  2758.     * g++int.texi: Ditto.
  2759.     * cp-*: Ditto, remove "cp-" prefix except for cp-tree.h.
  2760.  
  2761. Thu Apr 21 15:47:01 1994  Jim Wilson  (wilson@cygnus.com)
  2762.  
  2763.     * sparc.c (mem_aligned_8): Don't assume addresses with
  2764.     MEM_IN_STRUCT_P set are 8 byte aligned.
  2765.  
  2766.     * iris5.h (CPP_SPEC): Define _LANGUAGE_C for Objective C also.
  2767.  
  2768.     * unroll.c (find_splittable_givs): Share dest_reg for multiple
  2769.     address givs within a single instruction.
  2770.     (copy_loop_body): Only update psuedo-reg for shared giv once.
  2771.  
  2772.     * sparc.c (sparc_type_code): Don't put more than 30 bits of info
  2773.     into the variable qualifiers.
  2774.  
  2775.     * expr.c (store_expr): Don't check the TYPE_MODE of an ERROR_MARK.
  2776.  
  2777. Thu Apr 21 15:34:11 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2778.  
  2779.     * calls.c (calls_function_1): A language-specific code must
  2780.     be assumed to call a function and also call alloca.
  2781.     Check for inlined functions that call alloca.
  2782.  
  2783.     * reload1.c (reload): Clear forbidden_regs earlier.
  2784.     (new_spill_reg): Mention in error message that asm clauses can also 
  2785.     cause the compiler to run out of spill regs.
  2786.     (scan_paradoxical_regs): If SMALL_REGISTER_CLASSES, forbid
  2787.     hard regs used in explicit user variables.
  2788.  
  2789.     * combine.c (can_combine_p, combinable_i3pat, try_combine): Allow
  2790.     combination involving hard regs if the hard reg is a user variable.
  2791.  
  2792.     * gcc.c (default_compilers): If -E and the file is (e.g.) x.s,
  2793.     don't run the assembler; similarly for .i, .ii, .adb, etc.
  2794.  
  2795.     * Cleanups related to adding prototypes to many declarations.
  2796.     * rtl.h: If TREE_CODE undefined, make an incomplete union for tree.
  2797.     (STDIO_PROTO): Define here if not already defined.
  2798.     (read_rtx): Use STDIO_PROTO.
  2799.     (output_constant_def, immed_real_const): Use "union tree_node *".
  2800.     (immed_real_const_1): Move declaration to real.h.
  2801.     (rtx_to_tree_code): Supply prototype.
  2802.     * tree.h: If RTX_CODE undefined, make an incomplete struct for rtx.
  2803.     Add some missing declarations of functions in stmt.c.
  2804.     (STDIO_PROTO): Define here if not already defined.
  2805.     * real.h: Add prototypes to declarations of functions in real.c.
  2806.     (immed_real_const_1): Move declaration from rtl.h.
  2807.     * output.h: Add missing declarations of functions in final.c.
  2808.     (STDIO_PROTO): Don't define here.
  2809.     * c-tree.h (STDIO_PROTO): Likewise.
  2810.     * reload.h (PROTO, STDIO_PROTO): Likewise.
  2811.     * bi-opcode.c (main): Don't write overly-long line.
  2812.     * cse.c, emit-rtl.c: Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed
  2813.     real_const_1.
  2814.     * expmed.c: Add prototypes for static functions.
  2815.     * expr.c (bc_expand_expr): Call expand_decl and expand_decl_init,
  2816.     not the bc_ versions.
  2817.     * final.c: Include stdio.h and ctype.h early.
  2818.     Add prototypes for static functions.
  2819.     * function.c: Add prototypes for static functions.
  2820.     (bc_expand_function_end, expand_function_end): Call new
  2821.     expand_fixups instead of old fixup_gotos.
  2822.     * global.c, local-alloc.c: Add prototypes for static functions.
  2823.     * integrate.c: Likewise.
  2824.     Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.
  2825.     * optabs.c: Likewise.
  2826.     * real.c: Make most functions static and add prototypes for
  2827.     all static functions.
  2828.     (GET_REAL, PUT_REAL): Cast parameter to proper pointer type in
  2829.     some cases; use unsigned array.
  2830.     * stmt.c: Add prototypes for static functions.
  2831.     (expand_fixups): New function.
  2832.     (fixup_gotos): Now static.
  2833.     Don't call bc_fixup_gotos with wrong type (but now probably wrong
  2834.     value).
  2835.     (bc_*): Now static.
  2836.     (expand_exit_loop_if_false): Call bc_expand_goto_internal with
  2837.     proper null pointer.
  2838.     (expand_decl_init): Call bc_expand_decl_init if writing bytecode.
  2839.     
  2840. Thu Apr 21 14:21:56 1994  Ian Lance Taylor  (ian@cygnus.com)
  2841.  
  2842.     Support taking the address of a text segment symbol when using
  2843.     MIPS -membedded-pic.
  2844.     * mips.h (embedded_pic_fnaddr_rtx): Declare.
  2845.     (embedded_pic_offset): Declare.
  2846.     (mips_finalize_pic): Declare.
  2847.     (FINALIZE_PIC): Define.
  2848.     (GO_IF_LEGITIMATE_ADDRESS): When using -membedded-pic, reject
  2849.     combining an embedded PIC text reference with a register.
  2850.     (ENCODE_SECTION_INFO): Under -membedded-pic set SYMBOL_REF_FLAG to
  2851.     0 for text segment symbols, 1 for data segment symbols.
  2852.     * mips.c (embedded_pic_fnaddr_rtx): New variable.
  2853.     (embedded_pic_offset): New function.
  2854.     (mips_finalize_pic): New function.
  2855.     (mips_select_section): When using -membedded-pic and not using
  2856.     -fwritable-strings, put strings in the text section, not the read
  2857.     only data section.
  2858.     * mips.md (movsi): When using -membedded-pic, add special code
  2859.     when loading a symbol directly to use an offset from the start of
  2860.     the current function.
  2861.     (get_fnaddr): New insn to get address of current function.
  2862.  
  2863. Wed Apr 20 19:38:38 1994  Doug Evans  (dje@cygnus.com)
  2864.  
  2865.     * regclass.c (init_reg_sets_1): Make static.
  2866.     (init_reg_modes): New function.
  2867.     (init_regs): Likewise.
  2868.     * toplev.c (compile_file): Call init_regs after init_rtl.
  2869.     (main): Delete call to init_reg_sets_1.
  2870.  
  2871. Wed Apr 20 15:06:35 1994  Steve Chamberlain  (sac@cygnus.com)
  2872.  
  2873.     * sh.c (REG_ODD): Allow DIs and DFs into odd registers.
  2874.     (print_operand): New command char '@', change nop insn.
  2875.     (synth_constant): Don't allocate temp reg during reload.
  2876.     (expand_block_move): Don't expand if TARGET_SMALLCODE.
  2877.     (prepare_split_double_ops): Deleted.
  2878.     (howshift, multcosts): Work out costs exactly.
  2879.     (dump_table): Emit a label before the align.
  2880.     (hi_const): TARGET_SHORTADDR makes more things HI consts.
  2881.     (machine_dependent_reorg): Look through SUBREGS.
  2882.     (from_compare): Get better code when relational args are loaded
  2883.     into regs now.
  2884.     (expand_acall): Cope with TARGET_BSR.
  2885.     (general_movdst_operand): Don't allow illegal autoincs.
  2886.     (mac_operand): New function.
  2887.     (sh_function_arg, sh_function_partial_nregs): From sh.h
  2888.     * sh.h (PARANOID_BIT, RETR2_BIT, CONSTLEN0_BIT, BSR_BIT,
  2889.     SHORTADDR_BIT, TARGET_PARANOID, TARGET_RETR2, TARGET_CONSTLEN0,
  2890.     TARGET_BSR, TARGET_SHORTADDR, TARGET_SWITCHES):  New options.
  2891.     (OVERRIDE_OPTIONS): No function_cse when TARGET_BSR.
  2892.     (FIRST_RET_REG): Depends on TARGET_RETR2.
  2893.     (FUNCTION_ARG, FUNCTION_ARG_PARTIAL_NREGS): Moved to sh.c
  2894.     (HAVE_POST_INCREMENT, HAVE_PRE_DECREMENT): Define.
  2895.     (MODE_DISP_OK_8): Define.
  2896.     (REG_OK_FOR_PRE_POST_P): Allow a pseudoreg.
  2897.     (GO_IF_LEGITIMATE_ADDRESS): Allow DI addressing modes.
  2898.     (MOVE_RATIO): Depends on TARGET_SMALLCODE.
  2899.     * sh.md (interrupt_function): New attr.
  2900.     (define_delay): Account for interrupt functions.
  2901.     (addc): Describe pattern better.
  2902.     (adddi3): Expanded better.
  2903.     (peepholes): Deleted many obsolete patterns.
  2904.     
  2905. Wed Apr 20 13:37:58 1994  Jason Merrill  (jason@deneb.cygnus.com)
  2906.  
  2907.     * expr.c (expand_expr): Don't force ignore when expanding the
  2908.     subexpression of a WITH_CLEANUP_EXPR.  Don't check ignore when
  2909.     deciding whether or not to expand the cleanup for a TARGET_EXPR.
  2910.  
  2911. Wed Apr 20 12:20:16 1994  Doug Evans  (dje@cygnus.com)
  2912.  
  2913.     * h8300/h8300.h (RTX_COSTS): Remove LSHIFT.
  2914.     * h8300/h8300.md (lshrhi3_eight): Fix name.
  2915.     (lshrhi3): Use it.
  2916.     * i860/i860.c (safe_insn_src_p): Remove LSHIFT.
  2917.     (single_insn_src_p): Likewise.
  2918.     * i960/i960.c (i960_expr_alignment): Remove LSHIFT.
  2919.     * sh/sh.c (output_shift, ASHIFTRT case): Do opposite shift as ASHIFT.
  2920.     Delete LSHIFT case.
  2921.     * sh/sh.h (RTX_COSTS): Remove LSHIFT, add LSHIFTRT.
  2922.     * spur/spur.md (lshlsi3): Delete.
  2923.  
  2924. Wed Apr 20 06:40:15 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  2925.  
  2926.     * c-lex.c (check_newline): Avoid unreachable statement when
  2927.     HANDLE_SYSV_PRAGMA defined.
  2928.  
  2929. Wed Apr 20 01:52:24 1994  Steve Chamberlain  (sac@mole.gnu.ai.mit.edu)
  2930.  
  2931.     * flow.c (find_auto_inc, try_pre_increment): Make sure
  2932.     that insertion of autoinc addressing mode would yield a valid
  2933.     instructon.
  2934.  
  2935. Tue Apr 19 23:41:14 1994  Doug Evans  (dje@cygnus.com)
  2936.  
  2937.     * Makefile.in (expr.o): Depend on regs.h.
  2938.     * rtl.h (choose_hard_reg_mode): Declare.
  2939.     * regs.h (reg_raw_mode): Declare.
  2940.     * caller-save.c (choose_hard_reg_mode): Delete from here.
  2941.     * regclass.c (choose_hard_reg_mode): Define here.
  2942.     (reg_raw_mode): Define.
  2943.     (init_reg_sets_1): Initialize reg_raw_mode.
  2944.     * expr.c: #include regs.h.
  2945.     (use_regs): Use reg_raw_mode.
  2946.     * reload1.c (emit_reload_insns): Record additional spill registers
  2947.     in their intrinsic mode.
  2948.     * combine.c (move_deaths): Record death information of remaining
  2949.     registers in their intrinsic mode.
  2950.     * sched.c (attach_deaths): Create partial register dead notes using
  2951.     register's intrinsic mode.
  2952.  
  2953. Tue Apr 19 21:40:57 1994  Mike Stump  (mrs@cygnus.com)
  2954.  
  2955.     * toplev.c (lang_options): Add -fhandle-signatures for C++
  2956.     frontend.
  2957.  
  2958. Tue Apr 19 19:00:30 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2959.  
  2960.     * cccp.c (do_error): Don't terminate.
  2961.  
  2962. Tue Apr 19 17:48:41 1994  Hallvard B Furuseth  (hbf@durin.uio.no)
  2963.  
  2964.     * gcc.c: Add new options -print-file-name= and -print-prog-name=.
  2965.  
  2966.     * gcc.c (struct switchstr): New field LIVE_COND.
  2967.     (process_command): Initialize it.
  2968.     (check_live_switch): New function.
  2969.     (handle_braces): Call it.
  2970.  
  2971. Mon Apr 18 19:22:25 1994  Lee Iverson  (leei@ai.sri.com)
  2972.  
  2973.     * mips.h (RTX_COSTS): Remove LSHIFT.
  2974.  
  2975. Mon Apr 18 17:56:22 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  2976.  
  2977.     * c-decl.c (duplicate_decls): Always warn when const declaration
  2978.     follows non-const one for variables.
  2979.  
  2980. Mon Apr 18 16:38:30 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  2981.  
  2982.     * calls.c (prepare_call_address): New arg REG_PARM_SEEN.
  2983.     All callers changed.
  2984.     (expand_call): Pre-load args if small reg classes and reg parms.
  2985.     * expr.h (prepare_call_address): Extend prototype.
  2986.     * expr.c (expand_builtin_apply): Pass new arg to prepare_call_address.
  2987.  
  2988. Mon Apr 18 14:53:14 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  2989.  
  2990.     * fold-const.c (const_binop): If arg is NaN, just return it
  2991.     (fold_convert): Handle NaN in real->int and real->real cases.
  2992.  
  2993.     * c-lex.c (yylex): If FP value is NaN, use value of zero.
  2994.  
  2995.     * expr.h (PROMOTE_MODE): Don't supply default here.
  2996.     (promote_mode): Add declaration.
  2997.     * explow.c (promote_mode): New function.
  2998.     * calls.c (expand_call): Use it.
  2999.     * function.c (assign_parms, promoted_input_arg, expand_function_start):
  3000.     Likewise.
  3001.     * expr.c (expand_expr, case VAR_DECL, SAVE_EXPR): Likewise.
  3002.     * stmt.c (expand_value_return, expand_decl): Likewise.
  3003.  
  3004. Mon Apr 18 11:36:04 1994  Jason Merrill  (jason@deneb.cygnus.com)
  3005.  
  3006.     * Makefile.in (LIB2FUNCS): Change _op_vec_delete to _op_vec_del.
  3007.     * libgcc2.c: Ditto.
  3008.  
  3009. Mon Apr 18 11:19:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3010.  
  3011.     * reorg.c (redirect_with_delay_list_safe_p): New function,
  3012.     similar to redirect_with_delay_slots_safe_p.
  3013.     (fill_slots_from_thread): Do not redirect a jump if doing
  3014.     so would invalidate the delay list for the jump.
  3015.  
  3016. Mon Apr 18 03:09:30 1994  Doug Evans  (dje@cygnus.com)
  3017.  
  3018.     * scan-types.sh: Fix program's name in error message.
  3019.     Rename dummy.c to avoid collisions in parallel makes.
  3020.  
  3021. Sun Apr 17 18:29:00 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  3022.  
  3023.     * rs6000.h (PROCESSOR_COMMON, PROCESSOR_POWER, PROCESSOR_POWERPC):
  3024.     New macros.
  3025.     * rs6000.c (processor_target_table): Change "all" to "common".
  3026.     Add "power" and "powerpc" generic processors.  Explicitly turn off
  3027.     new mnemonics for all members of the POWER architecture family.
  3028.  
  3029. Sun Apr 17 10:04:18 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3030.  
  3031.     * tree.h (DECL_PRINT_NAME): Deleted.
  3032.     (struct tree_decl): Field print_name deleted.
  3033.  
  3034. Sun Apr 17 06:59:58 1994  Pat Rankin  (rankin@eql.caltech.edu)
  3035.  
  3036.     * vax.h (RTX_COSTS), vax.c (vax_rtx_cost): Remove LSHIFT case.
  3037.  
  3038. Sun Apr 17 01:15:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3039.  
  3040.     * function.c (locate_and_pad_parm): For ARGS_GROW_DOWNWARD,
  3041.     Round sizetree for both upward and downward padding, nuke
  3042.     the (now unnecessary) call to pad_below for arg_size_ptr.
  3043.  
  3044. Sat Apr 16 21:05:40 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  3045.  
  3046.     * rs6000.md (one_cmplsi2): Always use nor instruction;
  3047.     remove extraneous minus sign from condition register set constraint.
  3048.  
  3049. Sat Apr 16 17:12:40 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  3050.  
  3051.     * m68k.c (print_operand): 'x' and 'y' mode letters only
  3052.     if SUPPORT_SUN_FPA.
  3053.     (print_operand_address): If (new) ASM_OUTPUT_CASE_FETCH defined,
  3054.     use it to emit the address for the insn before a tablejump.
  3055.     * m68k/mot3300.h (FUNCTION_ARG_PADDING, FUNCTION_PROLOGUE): Deleted.
  3056.     (FUNCTION_EPILOGUE, PRINT_OPERAND, PRINT_OPERAND_ADDRESS): Deleted.
  3057.     (SGS_SWITCH_TABLES, ASM_OUTPUT_CASE_END): Deleted.
  3058.     (ASM_OUTPUT_FLOAT_OPERAND, ASM_OUTPUT_DOUBLE_OPERAND): Deleted.
  3059.     (SGS_NO_LI, ASM_OUTPUT_CASE_FETCH, ASM_RETURN_CASE_JUMP): Defined.
  3060.  
  3061.     * configure (header_files): Use ${srcdir} instead of $(srcdir).
  3062.  
  3063. Sat Apr 16 16:51:15 1994  DJ Delorie  (dj@ctron.com)
  3064.  
  3065.     * objc/makefile.dos (OBJC_O): Add encoding.o.
  3066.  
  3067. Sat Apr 16 16:38:32 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3068.  
  3069.     * c-lex.c (yylex): Turn off overflow flag when fixing up large
  3070.     traditional hex constants.
  3071.  
  3072.     * c-decl.c (finish_decl): If asmspec_tree, clear DECL_BUILT_IN
  3073.     for function and DECL_RTL always.
  3074.  
  3075. Wed Apr 13 13:08:10 1994  Per Bothner  (bothner@cygnus.com)
  3076.  
  3077.     * toplev.c (compile_file):  Never warn about unused static consts,
  3078.     since it is reasonable to have those in header files.
  3079.  
  3080. Wed Apr 13 12:25:21 1994  Jason Merrill  (jason@deneb.cygnus.com)
  3081.  
  3082.     * varasm.c (contains_pointers_p): When examining a RECORD_TYPE,
  3083.     only look at the FIELD_DECLs.
  3084.  
  3085. Tue Apr 12 18:14:42 1994  Jason Merrill  (jason@deneb.cygnus.com)
  3086.  
  3087.     * Makefile.in (LIB2FUNCS): Add _op_vec_{delete,new}.
  3088.  
  3089.     * libgcc2.c (__builtin_vec_{delete,new}): New functions per the
  3090.     latest C++ working paper.
  3091.     (__default_new_handler): No longer static.
  3092.     (__set_new_handler): Lose.
  3093.   
  3094.     * cccp.c: Don't implicitly wrap LOCAL_INCLUDE_DIR.
  3095.     (struct default_include): Add cxx_aware field.
  3096.     (include_defaults_array): Ditto.
  3097.     (main): Use cxx_aware field.
  3098.  
  3099. Tue Apr 12 16:13:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  3100.  
  3101.     * config.sub (next): Fix typo in m68k-next-ns3 alternative.
  3102.  
  3103. Tue Apr 12 07:41:17 1994  Michael Meissner  (meissner@osf.org)
  3104.  
  3105.     * i386/i386.c (notice_update_cc): Remove LSHIFT case, since there
  3106.     is no LSHIFT rtl code any more.
  3107.  
  3108.     * halfpic.h (NO_STDIO_H): Do not include stdio.h if this is defined.
  3109.  
  3110. Mon Apr 11 17:24:46 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  3111.  
  3112.     * scan.c (get_token): Correctly increment lineno after
  3113.     encountering #ident (or other #-directive).
  3114.  
  3115. Mon Apr 11 13:22:51 1994  Jim Wilson  (wilson@cygnus.com)
  3116.  
  3117.     * reorg.c (try_merge_delay_insns): Account for resources set/used
  3118.     by a filled insn before trying to simplify insns in delay slots.
  3119.  
  3120.     * x-iris, x-iris3, x-mips, x-sony, x-sysv (OLDCC): Change -XNh1500
  3121.     to -XNh2000.
  3122.  
  3123.     * c-decl.c (finish_decl): Don't preserve initializer if it is
  3124.     error_mark_node.
  3125.  
  3126.     * reorg.c (try_merge_delay_insns): Move next_trial update
  3127.     immediately after the try_split call.
  3128.  
  3129.     * mips.c (mips_select_rtx_section, mips_select_section): New
  3130.     functions.  Prefer rdata when TARGET_EMBEDDED_DATA, and prefer
  3131.     sdata otherwise.
  3132.     * mips.h (MASK_EMBEDDED_DATA, TARGET_EMBEDDED_DATA): New macros.
  3133.     (TARGET_SWITCHED): Add new option -membedded-data.
  3134.     (SELECT_RTX_SECTION, SELECT_SECTION): Call function in mips.c.
  3135.  
  3136.     * Makefile.in (all.cross, rest.encap): Delete objc-runtime and
  3137.     SYSCALLS.c.X.
  3138.     (OBJC, OBJECTIVE-C): Add objc-runtime.
  3139.     (proto): Add SYSCALLS.c.X.
  3140.     (libgcc2.ready, libobjc.a, sublibobjc.a, SYSCALLS.c.X): Add
  3141.     dependence on stmp-int-hdrs.
  3142.  
  3143.     * cccp.c (rescan): Don't look for C++ // comment before directive.
  3144.     Handle \-newline inside a C++ // comment.
  3145.     (skip_if_group): Likewise.
  3146.     (handle_directive): Also handle C++ // comment after #.  Point
  3147.     ip->bufp after the comment start before calling
  3148.     skip_to_end_of_comment.
  3149.     (validate_else): Handle \-newline inside a C++ // comment.
  3150.     (skip_to_end_of_comment, macarg1, discard_comments): Likewise.
  3151.  
  3152.     * varasm.c (immed_double_const): Sign-extend constants when they
  3153.     have the most significant bit set for the target.
  3154.  
  3155. Mon Apr 11 06:20:56 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3156.  
  3157.     * reload1.c (reload): When accumulating needs, use nested
  3158.     structures to simplify and speed up the code.
  3159.  
  3160.     * alpha.md (compare define_split): Fix bugs in last addition.
  3161.  
  3162.     * calls.c (expand_call, emit_library_call{,_value}, store_one_arg):
  3163.     Use convert_modes instead of convert_to_mode.
  3164.  
  3165.     * tree.h (frame_size): Now a union.
  3166.     (DECL_ALIGN, DECL_FRAME_SIZE, DECL_FUNCTION_CODE): Access proper
  3167.     field of frame_size union.
  3168.     (DECL_SET_FUNCTION_CODE): Simplified; retained for compatibility.
  3169.     * c-decl.c (duplicate_decls, pushdecl, builtin_function):
  3170.     Use DECL_FUNCTION_CODE instead of DECL_SET_FUNCTION_CODE.
  3171.  
  3172. Mon Apr 11 05:50:26 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  3173.  
  3174.     * mips-tfile.c (update_headers): Do not copy stStatic symbols that
  3175.     result from internal labels.
  3176.  
  3177. Sun Apr 10 07:13:24 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3178.  
  3179.     * rtl.def (LSHIFT): Deleted.
  3180.     * combine.c, cse.c, function.c: No longer handle LSHIFT.
  3181.     * genattrtab.c, loop.c, reload1.c: Likewise.
  3182.     * expr.h (lshl_optab): Deleted.
  3183.     * optabs.c (lshl_optab): Deleted.
  3184.     (expand_binop, init_optabs): No longer reference it.
  3185.     * genopinit.c, expmed.c (expand_shift): Likewise.
  3186.  
  3187.     * arm.c, arm.h, arm.md: Remove references to LSHIFT and lshlsi3.
  3188.     * clipper.h, clipper.md, convex.h, convex.md, elxsi.md: Likewise.
  3189.     * fx80.h, fx80.md, gmicro.md, i370.md: Likewise.
  3190.     * m68k.c, m68k.h, m68k.md, m88k.c, m88k.md, ns32k.md: Likewise.
  3191.     * rs6000.md, tahoe.md: Likewise.
  3192.  
  3193.     * combine.c (simplify_shift_count, case EQ): LSHIFT should be
  3194.     LSHIFTRT.
  3195.  
  3196. Sun Apr 10 04:48:37 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3197.  
  3198.     * pa-ghiux.h (LIB_SPEC): Remove last change until we've got the
  3199.     go ahead from HP to distribute /usr/lib/end.o.
  3200.     * pa-ghpux.h, pa-hiux.h, pa-ghiux.h: Likewise.
  3201.  
  3202. Sat Apr  9 15:06:22 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
  3203.  
  3204.     * config.sub: Add ns* as operating systems; default to ns2 for NeXT.
  3205.     * configure (m68k-next-ns2*): New configuration.
  3206.     * libgcc2.c: Include <mach.h>, not <mach/mach.h> for NeXTStep 2.1.
  3207.     * config/nextstep21.h, m68k/next21.h: New files.
  3208.  
  3209. Sat Apr  9 10:56:06 1994  Randy Wright  (rwright@convex.com)
  3210.  
  3211.     * combine.c (force_to_mode, case ROTATE): Don't assume
  3212.     simplify_binary_operation always returns CONST_INT.
  3213.     (simplify_shift_const, case IOR, PLUS): Likewise.
  3214.  
  3215. Sat Apr  9 09:13:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  3216.  
  3217.     * i386/sequent.h (STRUCT_VALUE{,_INCOMING,_REGNUM}):
  3218.     Redefine for calling conventions of native cc.
  3219.  
  3220. Sat Apr  9 08:25:43 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3221.  
  3222.     * rs6000.h (FINAL_PRESCAN_INSN): Define.
  3223.     * rs6000.c (rs6000_convert_preincs): New function.
  3224.  
  3225.     * i386.md (mulhi3): Use SImode for MULT RTL.
  3226.  
  3227.     * fold-const.c (fold): Avoid exponential work when simplifying
  3228.     conditional expressions; don't recurse twice if ARG1 is constant.
  3229.  
  3230.     * function.c (unitialized_vars_warning, setjmp_args_warning):
  3231.     Reword warning to be less ambiguous.
  3232.  
  3233.     * c-typeck.c (convert_arguments): Truncate and reextend
  3234.     for PROMOTE_PROTOTYPES so we can give error on overflow.
  3235.  
  3236.     * reload1.c (reload_conflicts): Rewrite to clean up and fix
  3237.     numerous bugs; move to later in file.
  3238.  
  3239.     * c-decl.c (duplicate_decls): Put new type in same obstack as
  3240.     old ones, or permanent if old ones in different obstacks.
  3241.  
  3242. Fri Apr  8 18:18:18 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3243.  
  3244.     * fold-const.c (fold, case GT_EXPR): Simplify X < (1 << Y)
  3245.     into X >> Y == 0.
  3246.  
  3247. Fri Apr  8 11:23:51 1994  Ian Lance Taylor  (ian@cygnus.com)
  3248.  
  3249.     Add support for -membedded-pic to MIPS backend, to create
  3250.     genuinely position independent code without using a global offset
  3251.     table.  Requires GNU as and ld.
  3252.     * mips.h (MASK_EMBEDDED_PIC): Define.
  3253.     (TARGET_EMBEDDED_PIC): Define.
  3254.     (TARGET_SWITCHES): Add embedded-pic and no-embedded-pic.
  3255.     (ASM_SPEC): Pass -membedded-pic to assembler.
  3256.     (ASM_OUTPUT_ADDR_DIFF_ELT): If TARGET_EMBEDDED_PIC output a
  3257.     difference, rather than using .gpword.
  3258.     (ASM_OUTPUT_CASE_LABEL): Define.
  3259.     * mips.md (casesi, casesi_internal): New instructions, used only
  3260.     for TARGET_EMBEDDED_PIC.
  3261.     * mips.c (override_options): For TARGET_EMBEDDED_PIC warn
  3262.     if -mabicalls or -G were used, and set flag_pic and
  3263.     mips_section_threshold.
  3264.     (print_operand): Handle 'S' by printing a label with a leading LS.
  3265.  
  3266. Thu Apr  7 22:20:09 1994  Jim Wilson  (wilson@mole.gnu.ai.mit.edu)
  3267.  
  3268.     * calls.c (emit_library_call_value): Move is_const set after ifdef.
  3269.  
  3270. Wed Apr  6 21:34:17 1994  Pat Rankin  (rankin@eql.caltech.edu)
  3271.  
  3272.     * expr.c (expand_builtin, case BUILT_IN_NEXT_ARG): Test whether
  3273.     an argunment has been passed to __builtin_next_arg; warn if not.
  3274.  
  3275. Wed Apr  6 17:28:44 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  3276.  
  3277.     * toplev.c (lang_options):  Add -f[no-]vtable-thunks (for C++).
  3278.  
  3279. Wed Apr  6 15:35:42 1994  Jim Wilson  (wilson@cygnus.com)
  3280.  
  3281.     * cccp.c (discard_comments): Replace comments with a single space.
  3282.  
  3283.     * Makefile.in (USER_H): Add $(srcdir)/ before every ginclude use.
  3284.  
  3285.     * calls.c (emit_library_call_value): New variable is_const.  Clear
  3286.     it for functions that return an aggregate in memory.
  3287.  
  3288.     * configure (header_files): Prepend $(srcdir)/ginclude/ to each
  3289.     element before substituting into the Makefile.  Delete ginclude/
  3290.     at each point where we set header_files.
  3291.  
  3292.     * c-decl.c (finish_decl): Correct typo in use of tree_int_cst_sgn.
  3293.  
  3294. Wed Apr  6 07:39:47 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3295.  
  3296.     * alpha.md: Add define_split to simplify "(unsigned) x > 0xffffff".
  3297.  
  3298.     * toplev.c (lang_options): Group and alphabetize some options.
  3299.  
  3300. Wed Apr  6 07:03:13 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  3301.  
  3302.     * function.c (push_function_context): Use current_function_varargs.
  3303.     (pop_function_context): Likewise.
  3304.     (assign_parms): Respect current_function_varargs.
  3305.     Save args_so_far in any case.
  3306.     * expr.c (expand_builtin): Allow builtin_next_arg for varargs
  3307.     functions as well.
  3308.     * function.h (struct function): New field for current_function_varargs.
  3309.     * integrate.c (function_cannot_inline_p): Use current_function_varargs.
  3310.     * va-alpha.h, va-m88k.h, va-sparc.h (va_dcl): Add ... to
  3311.     set current_function_varargs.
  3312.  
  3313.     * c-decl.c (warn_missing_declarations): New variable.
  3314.     (c_decode_option): -Wmissing-declarations.
  3315.     (start_function): Actually do the checking.
  3316.     * toplev.c (lang_options): Add -Wmissing-declarations.
  3317.  
  3318.     * function.c (expand_function_start): Delay copying static chain.
  3319.  
  3320.     * calls.c (emit_library_call): Move the invocation of
  3321.     prepare_call_address before the assignments of the function arguments.
  3322.     (emit_library_call_value): Likewise.
  3323.  
  3324.     * i386.h (DEBUG_PRINT_REG): Fix printing of coprocessor regs in QImode.
  3325.  
  3326. Wed Apr  6 06:42:50 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  3327.  
  3328.     * mips-tfile.c (update_headers): Copy stStatic symbols from the old
  3329.     local symbol table to the new local symbol table if they did not get
  3330.     added via debugging psuedo ops.
  3331.  
  3332. Wed Apr  6 06:36:05 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  3333.  
  3334.     * stdarg.h, varargs.h (__va_rounded_size): Round to multiple
  3335.     of sizeof (short) on sysV68.
  3336.  
  3337.     * m68k.c (output_function_prologue): pea/move: Fix typos.
  3338.     asm_fprintf("add%.[wl] ...): Undo previous change.
  3339.  
  3340. Tue Apr  5 20:05:10 1994  Doug Evans  (dje@cygnus.com)
  3341.  
  3342.     * gcc.c (process_command): Add "include" prefix for [foo/]stageN.
  3343.  
  3344. Tue Apr  5 01:22:08 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3345.  
  3346.     * pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
  3347.     * pa-ghpux.h, pa-hiux.h, pa-hpux.h (LIB_SPEC): Likewise.
  3348.  
  3349. Mon Apr  4 17:36:55 1994  Jim Wilson  (wilson@mole.gnu.ai.mit.edu)
  3350.  
  3351.     * final.c (final_scan_insn): Pass new arg, block num, to
  3352.     sdbout_end_block.
  3353.     * sdbout.c (sdbout_begin_block): Don't output block for function
  3354.     level scope unless MIPS_DEBUGGING_INFO is defined.
  3355.     (sdbout_end_block): Likewise.  Add new parameter n for the block
  3356.     number.
  3357.  
  3358.     * calls.c (expand_call): If PCC_STATIC_STRUCT_RETURN defined, mark
  3359.     function as addressable same time as we clear is_integrable.
  3360.  
  3361. Mon Apr  4 17:11:17 1994  Jason Merrill  (jason@deneb.cygnus.com)
  3362.  
  3363.     * Makefile.in (xsys-protos.h): Undefine __*_TYPE when
  3364.     preprocessing fixtmp.c.
  3365.     * fixincludes: Fix ptrdiff_t and wchar_t in system headers like we
  3366.     do size_t.
  3367.     * scan-types.sh: Use __WCHAR_TYPE__, __PTRDIFF_TYPE__, and
  3368.     __SIZE_TYPE__.  Still deduce size_t so that it can be used for
  3369.     ssize_t if necessary.
  3370.     * stddef.h (wchar_t): Always define as __WCHAR_TYPE__.
  3371.     * cccp.c (special_symbol, case T_WCHAR_TYPE): Output "__wchar_t"
  3372.     for C++.
  3373.  
  3374. Sat Apr  2 08:14:02 1994  Michael Meissner  (meissner@osf.org)
  3375.  
  3376.     * i386/osfrose.h (FUNCTION_PROLOGUE, FUNCTION_PROFILER): Correct
  3377.     code for -fpic ELF case.
  3378.  
  3379. Fri Apr  1 17:33:35 1994  Jason Merrill  (jason@deneb.cygnus.com)
  3380.  
  3381.     * fixproto: Add strncpy, strpbrk, strrchr, strspn, strstr, strtok
  3382.     and strxfrm to the required list for string.h.
  3383.  
  3384. Fri Apr  1 01:05:53 1994  Jim Wilson  (wilson@cygnus.com)
  3385.  
  3386.     * configure: Change math-68881.h to ginclude/math-68881.h.
  3387.     (EXTRA_HEADERS): Use | not / in sed command.
  3388.     * math-68881.h, math-3300.h: Move to ginclude directory.
  3389.  
  3390.     * libgcc2.c: Modify all uses of __attribute__ mode to use new
  3391.     syntax.
  3392.  
  3393.     * Makefile.in (USER_H): Files in ginclude now.  Add stdarg.h,
  3394.     stddef.h, varargs.h.
  3395.     (all.cross, rest.encap): Move LIBGCC after stmp-headers.  Add
  3396.     objc-runtime, and SYSCALLS.c.X.
  3397.     (for-bootstrap): Delete.
  3398.     (OBJC, OBJECTIVE-C): Delete objc-runtime.
  3399.     (proto): Delete SYSCALLS.c.X.
  3400.     (*.o): Delete gvarargs.h dependencies.
  3401.     (stmp-int-hdrs): Delete gvarargs.h, gstdarg.h, gstddef.h deps, and
  3402.     code to copy them.
  3403.  
  3404.     * bc-emit.c: Change <gvarargs.h> to <varargs.h>.
  3405.     * enquire.c, libgcc2.c, sys-types.h: Change "gstddef.h" to <stddef.h>.
  3406.     * gcc.c: Change "gstdarg.h" to <stdarg.h> and "gvarargs.h" to
  3407.     <varargs.h>.
  3408.     * objc/Object.m: Change "gstdarg.h" to <stdarg.h>.
  3409.     * objc/runtime.h, scan-types.sh: Change "gstddef.h" to <stddef.h>.
  3410.     Change "gstdarg.h" to <stdarg.h>.
  3411.     * objc/hash.h, objc/objc.h, objc/sarry.h: Delete use of IN_GCC to
  3412.     control stddef.h/gstddef.h include.
  3413.     * cccp.c (pcfinclude): Modify comment referring to gstddef.h.
  3414.     * sparc/sparc.h (CPP_PREDEFINES): Update GCC_NEW_VARARGS comment.
  3415.     * i386/x-next, m68k/x-next (libgcc2.a, stdarg.h): Delete rules.
  3416.     * fixincludes: Modify comment referring to gvarargs.h.
  3417.     * cp/Makefile.in: Modify comments that refer to gvarargs.h and
  3418.     gstddef.h.
  3419.  
  3420.     * gstdarg.h, gstddef.h, gvarargs.h: Move to ginclude directory
  3421.     and strip off initial `g'.
  3422.     * va-*.h, proto.h: Move to ginclude directory.
  3423.  
  3424. Thu Mar 31 19:49:17 1994  Jim Wilson  (wilson@cygnus.com)
  3425.  
  3426.     * sparc.h (SPARC_STACK_ALIGN): Use ~7 not 0xfffffff8 for portability.
  3427.  
  3428.     * xcoffout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Disable.
  3429.  
  3430.     * sol2.h: Delete ifdefed out section defining *_SECTION_ASM_OP
  3431.     macros.
  3432.     ({CTORS,DTORS}_SECTION_ASM_OP) Delete definitions.
  3433.     * sysv4.h (INIT_SECTION_ASM_OP): Don't set the alloc flag.
  3434.     ({CTORS,DTORS}_SECTION_ASM_OP): Set execinstr flag.
  3435.  
  3436.     * dbxout.c (dbxout_type): Re-enable debugging output for anonymous
  3437.     structures.  Change all three places that refer to xrefs to use
  3438.     exactly the same condition.
  3439.  
  3440.     * c-typeck.c (pop_init_level): Correct typo in use of
  3441.     tree_int_cst_sgn.
  3442.  
  3443.     * mips.c (mips_rtx_classify, md_register_operand,
  3444.     fpsw_register_operand, cmp2_op, uns_cmp_op, fcmp_op): Delete.
  3445.     (mips_const_double_ok, mips_fill_delay_slot, output_block_move,
  3446.     print_operand, function_epilogue): Don't treat gas differently
  3447.     than native assembler.
  3448.     (equality_op, cmp_op): Delete use of classify_op.
  3449.     (override_options): Delete uses of mips_rtx_classify.
  3450.     (final_prescan_insn): Simplify based on other changes.
  3451.     * mips.h (mips_rtx_classify, cmp2_op, fcmp_op,
  3452.     fpsw_register_operand, md_register_operand, uns_cmp_op,
  3453.     classify_op, additive_op, divmod_op, unsigned_op, CLASS_*_OP,
  3454.     NOTICE_UPDATE_CC): Delete.
  3455.     (RTX_COSTS): Use different numbers for R3000/R6000/R4000.
  3456.     (REGISTER_MOVE_COST): Use cost of 2 within same register class, 4
  3457.     for FP to GR copy, 6 otherwise.
  3458.     (ADJUST_COST): Give anti and output dependencies zero cost.
  3459.     (PREDICATE_CODES): Delete obsolete functions from list.
  3460.     * mips.md (addsi3_internal): Don't output subtract.
  3461.     (subsi3_internal): Don't output add.
  3462.     (smulsi3_highpart, umulsi3_highpart): Add missing third operand to
  3463.     mips_move_1word call.
  3464.  
  3465. Thu Mar 31 12:09:42 1994  Ian Lance Taylor  (ian@cygnus.com)
  3466.  
  3467.     * longlong.h: Change RS/6000 macros to use PowerPC mnemonics when
  3468.     using -mnew-mnemonics.
  3469.  
  3470. Wed Mar 30 17:37:16 1994  Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
  3471.  
  3472.     * m68k/dpx2.h (NO_ASM_FMOVECR): Defined.
  3473.     * m68k.c (standard_68881_constant_p): Return 0 if NO_ASM_FMOVECR
  3474.     defined.
  3475.  
  3476.     * configure: Add case for rs6000-bull-bosx.
  3477.  
  3478. Wed Mar 30 17:31:24 1994  Matthias Pfaller  (leo@marco.de)
  3479.  
  3480.     * ns32k.c (global_symbolic_reference_mentioned_p): New  parameter F.
  3481.     (print_operand_address): When generating pic baseregisters are
  3482.     only allowed if offset is CONST_INT. For {SYMBOL,LABEL}_REF
  3483.     a indexregister has to be used instead. (sb) is no longer
  3484.     emitted for constant absolute addresses.
  3485.     (output_move_double): Use CONSTANT_P instead of CONSTANT_ADDRESS_P.
  3486.     * ns32k.h (FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_,
  3487.     not _GLOBAL_OFFSET_TABLE_.
  3488.     (LEGITIMATE_CONSTANT_P, LEGITIMATE_PIC_OPERAND_P): Use
  3489.     LEGITIMATE_PIC_OPERAND_P, not LEGITIMATE_CONSTANT_P,
  3490.     to set current_function_uses_pic_offset_table.
  3491.     (INDIRECTABLE_1_ADDRESS_P): Baseregisters are not legal
  3492.     for {LABEL,SYMBOL}_REFS when emitting pic.
  3493.     (GO_IF_INDEXABLE_ADDRESS): INDIRECTABLE_1_ADDRESSes are indexable too.
  3494.     * ns32k/netbsd.h, ns32k/xm-netbsd.h:  New files.
  3495.     * configure (ns32k-pc532-netbsd*): New case, to use new files.
  3496.  
  3497. Wed Mar 30 16:39:24 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3498.  
  3499.     * reload1.c (reload): Fix typo in previous change.
  3500.  
  3501.     * gcc.c (process_command, case 'B'): If name is "stageN/",
  3502.     add "include" to system include prefix.
  3503.  
  3504.     * bc-emit.c, calls.c, combine.c, emit-rtl.c, final.c, g++.c:
  3505.     Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.
  3506.     * genattrtab.c, mips-tfile.c, protoize.c, toplev.c, tree.c: Likewise.
  3507.  
  3508.     * fold-const.c (strip_compound_expr): New function.
  3509.     (fold): Call it; avoid exponential work when simplifying
  3510.     binary op over a COND_EXPR.
  3511.  
  3512.     * cse.c (cse_insn): Add missing definition of var TEM; clean up
  3513.     shadowed uses.
  3514.  
  3515.     * sparc.c (sparc_type_code): Revise so it supports non-C types.
  3516.  
  3517. Wed Mar 30 14:52:26 1994  Jim Wilson  (wilson@mole.gnu.ai.mit.edu)
  3518.  
  3519.     * xm-alpha.h (string.h): Don't include when inhibit_libc is defined.
  3520.  
  3521. Wed Mar 30 10:37:51 1994  Stan Coxs  (coxs@dg-rtp.dg.com)
  3522.  
  3523.     * m88k.md (movdf): Do not consider extended registers when doing
  3524.     define_split. 
  3525.  
  3526. Wed Mar 30 01:49:06 1994  Torbjorn Granlund  (tege@cygnus.com)
  3527.  
  3528.     * config/m68k/m68k.c (output_move_double): Use `%.' where appropriate.
  3529.  
  3530. Tue Mar 29 10:46:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3531.  
  3532.     * pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.
  3533.     (ASM_OUTPUT_INTERNAL_LABEL, ASM_OUTPUT_COMMON): Likewise.
  3534.  
  3535.     * pa.h (TARGET_PORTABLE_RUNTIME): Define.
  3536.     (TARGET_SWITCHES): Add -mportable-runtime and -mno-portable-runtime.
  3537.     (CUMULATIVE_ARGS): Now a "struct hppa_args" rathern than an int.
  3538.     All references changed.
  3539.     (INIT_CUMULATIVE_ARGS): Also initialize nargs_prototype.
  3540.     (INIT_CUMULATIVE_INCOMING_ARGS): Define.
  3541.     (FUNCTION_ARG_ADVANCE): Decrement nargs_prototype for each arg seen.
  3542.     (FUNCTION_ARG): Handle TARGET_PORTABLE_RUNTIME.
  3543.     (ASM_DECLARE_FUNCTION_NAME): Explicitly disallow argument relocations
  3544.     for TARGET_PORTABLE_RUNTIME.
  3545.     (ASM_OUTPUT_INT): Do not use a P% prefix for function references
  3546.     if TARGET_PORTABLE_RUNTIME.
  3547.  
  3548.     * pa.md (high and lo_sum for function addresses): Provide alternate
  3549.     definitions for TARGET_PORTABLE_RUNTIME.
  3550.  
  3551.     * pa.c (output_arg_descriptor): Explicitly disallow argument
  3552.     relocations for TARGET_PORTABLE_RUNTIME.
  3553.  
  3554. Tue Mar 29 07:45:44 1994  Chris Smith  (csmith@convex.com)
  3555.  
  3556.     * convex.h (check_float_value): fix return type in extern.
  3557.  
  3558. Mon Mar 28 18:36:56 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  3559.  
  3560.     * m68k/mot3300.h (ASM_IDENTIFY_GCC): Define to be non-null.
  3561.  
  3562. Sun Mar 27 20:26:36 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  3563.  
  3564.     * c-parse.in (attrib): Handle string args as expressions,
  3565.     merging the two rules.  `mode' attribute now takes a string arg.
  3566.     Delete the rule for an identifier as arg.
  3567.     * c-common.c (decl_attributes): `mode' attribute now takes string arg.
  3568.  
  3569. Sun Mar 27 14:42:39 1994  Doug Evans  (dje@cygnus.com)
  3570.  
  3571.     * c-parse.in (attrib): Back out last patch.
  3572.  
  3573. Fri Mar 25 17:52:44 1994  Walter Misar  (misar@rbg.informatik.th-darmstadt.de)
  3574.  
  3575.     * m68k.md (movsi): New strategy for moving small constants into dregs,
  3576.     if it can't be done with moveq. 
  3577.     * m68k.h (CONST_COSTS): Reflect the change in m68k.md.
  3578.  
  3579. Fri Mar 25 14:30:47 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
  3580.  
  3581.     * m68k.md (call): If (new) MOTOROLA_BSR defined, try to emit 'bsr'.
  3582.     * m68k/mot3300.h (MOTOROLA_BSR): Defined.
  3583.  
  3584.     * m68k.c (output_function_prologue): Use link.w on 68040;
  3585.     emit pea fp + movl sp,fp instead of linkw 0 for 68040.
  3586.  
  3587. Fri Mar 25 14:21:06 1994  Jim Meyering  (meyering@idefix.comco.com)
  3588.  
  3589.     * bc-emit.c (bc_emit_bytecode): Remove decl of unused variable NPUSHES.
  3590.     (bc_emit_instruction): Remove decl of unused variable LITERAL.
  3591.     * c-aux-info.c (gen_decl): Remove decl of unused variable.
  3592.     * c-common.c (truthvalue_conversion): Remove decl of unused CODE.
  3593.     * c-decl.c (push_parm_decl): Move decl of unused variable OLDDECL
  3594.     into #if 0 block.
  3595.     (finish_enum): Remove decls of unused variables I and TEMPORARY.
  3596.     * c-parse.in (primary): Remove decl of unused variable CONTEXT.
  3597.     * c-typeck.c (convert_arguments): Remove decls of unused variables.
  3598.     * collect2.c (putenv): Remove decl of unused variable STR_LEN.
  3599.     (main): Remove decls of unused variables LEN and CLEN.
  3600.     * combine.c (try_combine): Remove decls of unused variables.
  3601.     (subst): Remove decls of unused variables ORIG_CODE.
  3602.     (simplify_if_then_else): Remove decl of unused variable C2.
  3603.     (make_compound_operation): Remove decl of unused variable COUNT.
  3604.     (known_cond): Remove decl of unused variable NEW.
  3605.     (make_field_assignment): Remove decl of unused variable OURDEST.
  3606.     (simplify_and_const_int): Remove decls of unused variables.
  3607.     (simplify_shift_const): Remove decl of unused variable INNER.
  3608.     * cse.c (cse_insn): Remove decl of unused variable TEM.
  3609.     * dbxout.c (dbxout_symbol): Remove decls of unused variables.
  3610.     * emit-rtl.c (reset_used_flags): Remove decl of unused variable.
  3611.     (gen_sequence): Remove decl of unused variable NEWVEC.
  3612.     * enquire.c (f_rep): Remove decl of unused variable F1.
  3613.     * final.c (output_source_line): Remove decl of unused variable.
  3614.     * fix-header.c (read_scan_file): Remove decl of unused variable RPTR.
  3615.     (write_rbrac): Remove decl of unused variable PARTIAL.
  3616.     (main): Likewise.
  3617.     * g++.c (main): Remove decl of unused variable FN.
  3618.     * genattr.c (main): Remove decl of unused variable MAX_ISSUE_TIME.
  3619.     * genattrtab.c (expand_units): Remove decl of unused variable.
  3620.     * genrecog.c (break_out_subroutines): Remove decl of unused variable.
  3621.     * global.c (global_conflicts): Move decl of unused variable I into
  3622.     #if 0 block.
  3623.     * integrate.c (save_for_inline_nocopy): Remove decls of unused vars.
  3624.     (expand_inline_function): Remove two block-scope decls of unused
  3625.     variable COPY.
  3626.     * jump.c (invert_jump): Remove decl of unused variable OLABEL.
  3627.     * loop.c (init_loop): Remove decls of unused variables.
  3628.     (loop_optimize): Remove decl of unused variable END.
  3629.     (combine_movables): Remove decls of unused variables.
  3630.     (check_final_value): Remove decl of unused variable TEM.
  3631.     (check_dbra_loop): Remove decls of unused variables.
  3632.     (maybe_eliminate_biv): Remove decls of unused variables SET and V.
  3633.     * reload.c (find_reloads_address): Remove two block-scope decls of
  3634.     unused variable OLDREF.
  3635.     * rtl.c (read_rtx): Remove decl of unused variable STRINGBUFSIZE.
  3636.     * scan.c (get_token): Remove decl of unused variable QUOTE.
  3637.     (get_token): Remove unused label AGAIN.
  3638.     * sched.c (clear_units): Remove decl of unused variable UNIT.
  3639.     (actual_hazard_this_instance): Remove decl of unused variable I.
  3640.     (actual_hazard): Remove two block-scope decls of unused variable BEST.
  3641.     (sched_analyze_1): Remove decls of unused variables OFFSET and BIT.
  3642.     (sched_analyze): Remove decl of unused variable DEST.
  3643.     (sched_note_set): Remove decl of unused variable J.
  3644.     (create_reg_dead_note): Remove decl of unused variable BACKLINK.
  3645.     (new_sometimes_live): Remove decl of unused variable I.
  3646.     (schedule_block): Remove decls of unused variables LAST_NOTE and REGNO.
  3647.     (schedule_insns): Remove decls of unused variables I and INSNS.
  3648.     * sdbout.c (sdbout_symbol): Remove decl of unused variable LETTER.
  3649.     (sdbout_type): Remove decl of unused variable TEM.
  3650.     * toplev.c (compile_file): Remove unused label.
  3651.     * tree.c (stabilize_reference_1): Remove decl of unused variable.
  3652.     * unroll.c (unroll_loop): Remove decl of unused variable V.
  3653.     (precondition_loop_p): Remove decls of unused variables.
  3654.     (final_giv_value): Remove decl of unused variable CODE.
  3655.  
  3656. Fri Mar 25 13:40:05 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3657.  
  3658.     * pa.h (DBX_REGISTER_NUMBER): Fix numerous bugs in handling
  3659.     of FP registers and the SAR register.
  3660.  
  3661. Fri Mar 25 12:46:56 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3662.  
  3663.     * i386.md (movhi, movqi): Properly recognize unsigned forms of -1
  3664.     for dec[bw] insns.
  3665.  
  3666.     * expr.c (expand_expr, case ADDR_EXPR): Return const0_rtx if
  3667.     taking address of an ERROR_MARK; also do some minor cleanup.
  3668.  
  3669.     * calls.c (expand_call): Don't require both -W and -Winline to say
  3670.     that call can't be inlined.
  3671.     Warn if inlining is tried but fails.
  3672.  
  3673.     * cccp.c (for_lint): Variable renamed from `lint'.
  3674.  
  3675.     * expr.c (expand_expr, case ABS_EXPR): Compare with 0 of proper mode.
  3676.  
  3677.     * fold-const.c (fold, case *_DIV_EXPR): Correct result when
  3678.     product of constants overflows.
  3679.  
  3680.     * alpha.c (output_prolog): Correctly compute floating-reg save
  3681.     area offset.
  3682.  
  3683.     * stmt.c (init_stmt_for_function): Clear stack_block_stack.
  3684.  
  3685.     * reload1.c (reload): Fix error in last change; only check
  3686.     against group reloads and check all reloads.
  3687.  
  3688. Thu Mar 24 13:19:43 1994  Doug Evans  (dje@cygnus.com)
  3689.  
  3690.     * toplev.c (v_pedwarn_with_decl): Don't cause compilation to fail
  3691.     from pedantic errors in system header files.
  3692.  
  3693. Thu Mar 24 03:01:05 1994  Frederic Pierresteguy  (F.Pierresteguy@frcl.bull.fr)
  3694.  
  3695.     * config.sub: Add case for Bull dpx20.
  3696.  
  3697.     * config/m68k/dpx2.h (CPP_PREDEFINES): Fix typo.
  3698.  
  3699. Wed Mar 23 17:29:56 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3700.  
  3701.     * reload1.c (reload): Fix error in last change; compute MODE before
  3702.     it's used.
  3703.  
  3704.     * loop.c (get_condition): Exit if we don't recognize SET_SRC of 
  3705.     a SET that modifies OP0.
  3706.  
  3707.     * combine.c (simplify_rtx, case FLOAT_TRUNCATE): Simplify
  3708.     case of (float_truncate (abs (float_extend X))).
  3709.  
  3710. Wed Mar 23 17:20:54 1994  Jim Wilson  (wilson@cygnus.com)
  3711.  
  3712.     * dbxout.c (dbxout_parms): For parameter living in psuedo-reg that
  3713.     was optimized away, use declared type instead of passed type.
  3714.  
  3715.     * mips.c (mips_asm_file_start): Add comment on TARGET_GP_OPT code.
  3716.  
  3717.     * c-decl.c (init_decl_processing): Change builtin_next_arg type so
  3718.     that it accepts any parameter instead of none.
  3719.     * cp/decl.c (init_decl_processing): Likewise.
  3720.     * expr.c (expand_builtin, BUILT_IN_NEXT_ARG case): Verify that
  3721.     parameter is last named argument.
  3722.     * gstdarg.h (va_start): Pass LASTARG as a parameter to
  3723.     builtin_next_arg.
  3724.     * va-h8300.h, va-i860.h, va-i960.h, va-mips.h, va-sparc.h
  3725.     (va_start): Likewise.
  3726.     * va-alpha.h (va_start): Add call to builtin_next_arg.
  3727.     * va-clipper.h, va-m88k.h, va-pa.h, va-sparc.h (va_start):
  3728.     Likewise.
  3729.  
  3730. Tue Mar 22 18:57:54 1994  Jim Wilson  (wilson@cygnus.com)
  3731.  
  3732.     * iris5.h (MIPS_DEFAULT_GVALUE): Define to zero.
  3733.     * mips.c (pic_address_needs_scratch): New function.
  3734.     (override_options): Set flag_pic when TARGET_ABICALLS.
  3735.     * mips.h (GO_IF_LEGITIMATE_ADDRESS): Also pretend that we have REG
  3736.     plus CONST_INT addresses by deleting an else.
  3737.     (CONSTANT_ADDRESS_P): When pic, don't accept addresses which are
  3738.     symbol_ref plus a large integer.
  3739.     (LEGITIMATE_PIC_OPERAND_P): Likewise.
  3740.     (LEGITIMIZE_ADDRESS): When pic, convert addresses which are
  3741.     symbol_reg plus a large integer, to reg plus a large integer.
  3742.     (ASM_OUTPUT_ADDR_DIFF_ELT): Use .gpword instead of subtracting
  3743.     labels.
  3744.     * mips.md (movsi): Add special handling for constants which are
  3745.     illegal addresses when pic.
  3746.     (tablejump_internal1, tablejump_internal2): Emit .cpadd when
  3747.     TARGET_ABICALLS.  Adjust length to include .cpadd.
  3748.  
  3749.     * mips.h (TRAMPOLINE_TEMPLATE): Add `move $25,$3' for when
  3750.     TARGET_ABICALLS.  Delete padding for 64 bit case.  Adjust offsets.
  3751.     (TRAMPOLINE_SIZE): Increase from 9 to 10 words for 32 bit case.
  3752.     (INITIALIZE_TRAMPOLINE): Increase offsets by 4 bytes for 32 bit case.
  3753.  
  3754. Tue Mar 22 15:46:42 1994  Michael Meissner  (meissner@osf.org)
  3755.  
  3756.     * i386/osfrose.h (HANDLE_PRAGMA_WEAK): Define in terms of
  3757.     TARGET_ELF.
  3758.     (ASM_OUTPUT_DEF): Provide a definition.
  3759.  
  3760. Mon Mar 21 15:56:58 1994  Per Bothner  (bothner@cygnus.com)
  3761.  
  3762.     * fix-header.c:  Make sstring buf extern (rather than "common").
  3763.  
  3764. Mon Mar 21 17:45:56 1994  Doug Evans  (dje@cygnus.com)
  3765.  
  3766.     * configure: Accept and ignore --without-*.
  3767.  
  3768. Mon Mar 21 17:05:25 1994  Jim Wilson  (wilson@cygnus.com)
  3769.  
  3770.     * dbxout.c (source_label_number): New variable.
  3771.     (dbxout_source_file): Use it.  Output an Ltext label.
  3772.  
  3773.     * c-decl.c (duplicate_decls): When pedantic, warn when any static
  3774.     declaraction follows a non-static.
  3775.  
  3776.     * sparc.md (seq, sne, sgt, slt, sge, sle): Add support
  3777.     for !TARGET_HARD_QUAD.
  3778.  
  3779. Mon Mar 21 16:59:02 1994  Mike Collison  (collison@chianti.sw.stratus.com)
  3780.  
  3781.     * reload1.c (reload): More accurately compute nongroup needs.
  3782.     (reloads_conflict): New function.
  3783.  
  3784. Mon Mar 21 16:21:07 1994  Doug Evans  (dje@cygnus.com)
  3785.  
  3786.     * libgcc2.c (__builtin_saveregs): Fix return type.
  3787.  
  3788. Mon Mar 21 07:37:13 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3789.  
  3790.     * function.c (preserve_temp_slots): If argument is REG, see if it
  3791.     is address of a temp slot we know about.
  3792.     * expr.c (expand_expr, case ADDR_EXPR): Update temp slot address
  3793.     if we put it in a register; mark result as pointer.
  3794.  
  3795.     * cse.c (FIXED_REGNO_P): Treate global regs as fixed.
  3796.     (CHEAP_REGNO): Renamed from CHEAP_REG.
  3797.     (CHEAP_REG): New macro; user var in hard reg is cheap.
  3798.     (COST): Pass RTL to CHEAP_REG, not regno.
  3799.     (rtx_cost, case REG): Likewise.
  3800.  
  3801. Sun Mar 20 19:38:44 1994  Stephen L Moshier  (moshier@world.std.com)
  3802.  
  3803.     * m68k/news.h (PRINT_OPERAND): Print float infinity
  3804.     and NaN's as +/-99e999.
  3805.  
  3806. Sun Mar 20 17:42:09 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  3807.  
  3808.     * mips-tfile.c (update_headers): Align symbol table sections,
  3809.     using ALIGN_SYMTABLE_OFFSET. Provide a default definition which
  3810.     does no alignment.
  3811.     * alpha.h (ALIGN_SYMTABLE_OFFSET): New macro.
  3812.  
  3813. Sun Mar 20 06:38:41 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  3814.  
  3815.     * emit_rtl.c (try_split): Rename third parameter as LAST.
  3816.     Recursively call try_split for each new insn created.
  3817.  
  3818.     * combine.c (mark_used_regs_combine): Correct typo.
  3819.  
  3820. Sun Mar 20 06:28:23 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3821.  
  3822.     * vax.h (CHECK_FLOAT_VALUE): Add missing continuation character.
  3823.     * tree.c (build_real): Add `overflow' var; pass to CHECK_FLOAT_VALUE.
  3824.  
  3825. Sat Mar 19 17:44:14 1994  Jim Wilson  (wilson@cygnus.com)
  3826.  
  3827.     * expr.c (expand_expr, case ABS_EXPR): Fix typo in last change.
  3828.  
  3829. Sat Mar 19 17:13:47 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  3830.  
  3831.     * combine.c (newpat_used_regs): New variable.
  3832.     (mark_used_regs_combine): New function.
  3833.     (try_combine): Use them.
  3834.     (reg_dead_at_p): Registers marked in newpat_used_regs must always be 
  3835.     considered to be live.
  3836.  
  3837. Sat Mar 19 06:29:38 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3838.  
  3839.     * c-parse.in (attrib): Use `identifier' instead of `IDENTIFIER'
  3840.     since names that are (e.g.) typedef names are still OK.
  3841.  
  3842.     * m68k/next.h (GO_IF_INDEXABLE_BASE): Make compatible with m68k.h.
  3843.  
  3844.     * genoutput.c (output_epilogue, insn_names): Write correct names
  3845.     for patterns before first named pattern.
  3846.  
  3847.     * nextstep.h (SELECT_SECTION): Fix typo (arg names) in last change.
  3848.  
  3849.     * c-decl.c (grokdeclarator): Use signed version of `sizetype' for
  3850.     type of array index.
  3851.  
  3852. Sat Mar 19 06:25:39 1994  Stephen L Moshier  (moshier@world.std.com)
  3853.  
  3854.     * fold-const.c (const_binop): Avoid initialized aggregate
  3855.     local variables, for antique compilers.
  3856.  
  3857. Fri Mar 18 18:43:28 1994  Jim Wilson  (wilson@cygnus.com)
  3858.  
  3859.     * i386/osfrose.h (SELECT_SECTION): Variables go in readonly data
  3860.     only if the initializer is constant.
  3861.     * i386/svr3gas.h, m88k/m88k.h, mips/mips.h, nexstep.h,
  3862.     rs6000/rs6000.h, sparc/sparc.h, svr3.h, svr4.h, vax/vms.h
  3863.     (SELECT_SECTION): Likewise.
  3864.     * varasm.c (assemble_variable): Likewise.
  3865.  
  3866. Fri Mar 18 17:54:12 1994  David Edelsohn  (edelsohn@npac.syr.edu)
  3867.  
  3868.     * rs6000.md (divmodsi4, udivsi3, divsi3, udivmodsi4): Add AIX
  3869.     common-mode cases.
  3870.     (mulh_call, mull_call, divss_call, divus_call, quoss_call, quous_call):
  3871.     AIX common-mode call patterns.
  3872.     (ashlsi3): More TARGET_POWERPC to ! TARGET_POWER changes.
  3873.     (addsf3, subsf3, mulsf3, divsf3, etc.): Change TARGET_POWER
  3874.     to ! TARGET_POWERPC.
  3875.     (fix_truncdfsi2): Use POWER/2 and PowerPC FP convert instruction.
  3876.     (fpcvtsi): New pattern.
  3877.     (mulsidi3): Add AIX common-mode case, add imul attribute to POWER
  3878.     pattern, add PowerPC pattern, flag input operands as commutative.
  3879.     (smulsi3_highpart): Add AIX common-mode case.
  3880.     (movsi matcher): Add mtjmpr attribute to ! TARGET_POWER case.
  3881.     (movsf): Clean up load from memory or integer register test.
  3882.     (movdi matcher): Add FP register support.
  3883.  
  3884.     * rs6000.c (common_mode_defined): New variable.
  3885.     (output_prolog): Define external common-mode calls.
  3886.  
  3887.     * rs6000.h (HARD_REGNO_MODE_OK): Allow DImode in FP registers.
  3888.     (CONDITIONAL_REGISTER_USAGE): Delete ppcas mention from comment.
  3889.     (RTX_COSTS): Costs based upon processor_type enum.
  3890.  
  3891. Fri Mar 18 17:53:35 1994  Torbjorn Granlund  (tege@cygnus.com)
  3892.  
  3893.     * rs6000.md (smulsi3_highpart): New patterns.
  3894.     (umulsi3_highpart_power): New pattern.
  3895.  
  3896. Fri Mar 18 15:26:56 1994  Jim Wilson  (wilson@cygnus.com)
  3897.  
  3898.     * sol2.h (SELECT_RTX_SECTION): Delete.
  3899.     * sysv4.h (SELECT_RTX_SECTION): Add.
  3900.     (ASM_SPEC): Pass -K to assembler when PIC.
  3901.  
  3902.     * cccp.c (before_system, last_before_system): New variables.
  3903.     (main): Handle -isystem option.  Insert -isystem directories in
  3904.     search chain at first_system_include.
  3905.     * gcc.c (include_prefix): New variable.
  3906.     (process_command): Add path/include to include_prefix when see a
  3907.     -Bpath option.
  3908.     (do_spec_1, case 'I'): Pass include_prefix directories to cpp with
  3909.     the -isystem option.
  3910.  
  3911.     * loop.c (scan_loop): New variable loop_depth.    Increment and
  3912.     decrement on LOOP_BEG and LOOP_END notes.  Only use LOOP_VTOP note
  3913.     if loop_depth is zero.
  3914.     (strength_reduce): Likewise.
  3915.  
  3916.     * sparc/sparc.h (FIXUNS_TRUNCTFSI2_LIBCALL): Define.
  3917.     * optabs.c (init_optabs): Use FIXUNS_TRUNCTFSI2_LIBCALL macro.
  3918.  
  3919. Thu Mar 17 13:13:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  3920.  
  3921.     * stor-layout.c (layout_type, case BOOLEAN_TYPE):
  3922.     Set TREE_UNSIGNED unless TYPE_MIN_VALUE is negative.
  3923.  
  3924. Thu Mar 17 18:36:34 1994  Jim Wilson  (wilson@cygnus.com)
  3925.  
  3926.     * c-common.c (shorten_compare): When simplify compare against
  3927.     zero, check for restype_ptr unsigned instead of primop0 unsigned.
  3928.  
  3929.     * calls.c (expand_call): Undo Feb 27 change.  Set nregs to -1 for
  3930.     normal case.
  3931.  
  3932. Thu Mar 17 17:43:28 1994  Ian Lance Taylor  (ian@cygnus.com)
  3933.  
  3934.     * fixinc.svr4: Define BYTE_ORDER in <sys/byteorder.h> as on
  3935.     UnixWare 1.1.
  3936.  
  3937. Thu Mar 17 06:02:24 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  3938.  
  3939.     * stor-layout.c (layout_type, case INTEGER_TYPE): Properly test for
  3940.     nonnegative lower bound.
  3941.  
  3942. Wed Mar 16 12:41:19 1994  Ian Lance Taylor  (ian@cygnus.com)
  3943.  
  3944.     * tree.c (build_nt, build_parse_node): Don't declare last
  3945.     parameter to be register, since it is used in VA_START, which
  3946.     may take its address.
  3947.     * genattrtab.c (attr_printf): Likewise.
  3948.  
  3949. Wed Mar 16 12:00:40 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
  3950.  
  3951.     * pa.h (INITIALIZE_TRAMPOLINE): Do not mask off high
  3952.     bits of address passed to icacheflush.
  3953.  
  3954.     * pa.h (WCHAR_TYPE): Use "unsigned int" by default.
  3955.     (WCHAR_TYPE_SIZE): Change appropriately.
  3956.     * pa-ghiux.h, pa-ghpux.h, pa-gux7.h, pa-hiux.h, pa-hpux.h,
  3957.     pa-hpux7.h (WCHAR_TYPE): Delete definition.
  3958.     (WCHAR_TYPE_SIZE): Likewise.
  3959.     * pa-osf.h (WCHAR_TYPE): Override appropriately for OSF1.
  3960.     (WCHAR_TYPE_SIZE): Likewise.
  3961.  
  3962.     * pa.md (DImode lo_sum): Add earlyclobber for alternative one.
  3963.  
  3964.     * pa.h (ASM_OUTPUT_ADDR_DIFF_ELT): Rewrite to match
  3965.     ASM_OUTPUT_ADDR_VEC_ELT which is PIC-safe.
  3966.  
  3967. Wed Mar 16 09:07:34 1994  Matthias Pfaller  (leo@marco.de)
  3968.  
  3969.     * ns32k.c (global_symbolic_reference_mentioned_p): Recurse only
  3970.     if GET_CODE (op) == CONST.
  3971.  
  3972.     * ns32k.h (FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM
  3973.     is false.
  3974.  
  3975. Wed Mar 16 06:57:45 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu)
  3976.  
  3977.     * emit-rtl.c (gen_lowpart_common, gen_highpart, operand_subword):
  3978.     Test input against RTX for FP, AP, and SP, not same register number.
  3979.  
  3980.     * expr.c (expand_expr): Update comments and fix formatting.
  3981.     (expand_expr, case VAR_DECL, STRING_CST, CONSTRUCTOR): If
  3982.     flag_force_addr, put address in register unless REG.
  3983.     (expand_expr, case CONSTRUCTOR, CONVERT_EXPR): Make TARGET with
  3984.     TMODE, if specified.
  3985.     (expand_expr, case IN_EXPR): Clean up.  Allow INDEX to be an
  3986.     unsigned type.  Always evaluate SET and INDEX in case of side effects.
  3987.     (expand_expr, case CONVERT_EXPR): Use convert_modes to handle consts.
  3988.     (expand_expr, case ABS_EXPR): Simplify processing of COMPLEX.
  3989.     Compare with zero word-by-word if required.
  3990.     (expand_expr, case ABS_EXPR, MIN_EXPR, COND_EXPR): Don't use TARGET
  3991.     if not MODE.
  3992.     (expand_expr, case TRUTH_*_EXPR): Modes of input and output must agree.
  3993.     (expand_expr, case CONJ_EXPR): Remove redundant def of MODE.
  3994.  
  3995.     * stor-layout.c (layout_record): If the place where we were going
  3996.     to put a field changed, lay it out again.
  3997.  
  3998. Tue Mar 15 07:53:36 1994  Paul A Vixie  (paul@vix.com)
  3999.  
  4000.     * Makefile.in (stmp-fixproto): Add missing "-" in front of "if".
  4001.     (install-headers-tar, gcc.xtar): Use "-" in front of tar options.
  4002.  
  4003. Mon Mar 14 16:28:16 1994  Paul Eggert  (eggert@twinsun.com)
  4004.  
  4005.     * fixincludes: Insert newlines just before the end of 'sed'
  4006.     command strings if the last 'sed' command is 'a' or 'i';
  4007.     BSDI 1.1 'sed' needs this.
  4008.  
  4009. Mon Mar 14 15:46:29 1994  Ian Lance Taylor  (ian@cygnus.com)
  4010.  
  4011.     * fixinc.svr4: Don't name variables in mmap prototype.
  4012.  
  4013. Mon Mar 14 15:16:38 1994  Doug Evans  (dje@cygnus.com)
  4014.  
  4015.     * objc/Makefile (*.o): Add explicit dependencies for Sun's VPATH.
  4016.  
  4017. Mon Mar 14 05:11:42 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4018.  
  4019.     * function.c (assign_parms, expand_function_start): Properly
  4020.     set MEM_IN_STRUCT_P for DECL_RTL of function result.
  4021.  
  4022.     * c-decl.c (grokdeclarator): Convert to sizetype when manipulating
  4023.     size of array and use care to avoid mixed-type operations.
  4024.  
  4025.     * expr.c (expand_expr): Don't call bc_expand_expr
  4026.     if EXPAND_INITIALIZER.
  4027.     * bc-optab.c (bc_expand_{binary,unary}_operation): Add missing
  4028.     args to call to expand_expr.
  4029.     * stmt.c (bc_expand_start_cond): Set exit_label if not EXITFLAG.
  4030.     (bc_expand_end_bindings): Only define exit_label if set.
  4031.     Don't pop nesting_stack.
  4032.     * varasm.c (output_constant_def): Do hashing and make label
  4033.     even if bytecode.
  4034.     * bc-emit.c (bc_seg_write): Don't make unaligned reference to
  4035.     seg->data.
  4036.     * toplev.c (compile_file): Call bc_write_file here and pass
  4037.     asm_out_file, not stdout.
  4038.     (main): Don't call bc_write_file here.
  4039.     Fix wording on error if -fbytecode specified on unsupported target.
  4040.  
  4041.     * fold-const.c (fold, associate): If -ffast-math, associate FP mults.
  4042.     (fold, case RDIV_EXPR): Split case; ignore division by 1.
  4043.     If -ffast-math, convert to multply by reciprocal.
  4044.     (fold, case *_DIV_EXPR): Simplify A/C1/C2.
  4045.  
  4046.     * tree.h (tree_int_cst_sgn): New declaration.
  4047.     * tree.c (tree_int_cst_sgn): New function.
  4048.     * c-decl.c (finish_{decl,struct,enum}): Call it.
  4049.     * c-typeck.c (build_binary_op, pop_init_level): Likewise.
  4050.     (output_pending_init_elements): Likewise.
  4051.     * expr.c (expand_builtin, case BUILT_IN_RETURN_ADDRESS): Likewise.
  4052.     * fold-const.c (fold): Likewise.
  4053.     (fold, case *_DIV_EXPR): Add missing conversion.
  4054.     * convert.c (convert_to_integer): Convert integer_one_node to
  4055.     proper type before tree_int_cst_lt call.
  4056.  
  4057. Sun Mar 13 06:46:13 1994  Wolfgang Stukenbrock (wgstuken@immd4.informatik.uni-erlangen.de)
  4058.  
  4059.     * gcc.c (do_spec_1): Don't duplicate a macro starting with '__'.
  4060.  
  4061. Sun Mar 13 05:54:00 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4062.  
  4063.     * convert.c (convert_to_integer): When changing type of truthvalue
  4064.     operation, change types of inputs too.
  4065.     * c-common.c (TRUTH_*_EXPR): Convert to integer_type_node.
  4066.  
  4067.     * tree.c: Include setjmp.h.
  4068.     (build_real_from_int_cst): Propagate overflow flags and
  4069.     establish float handler.
  4070.     (build_complex): Propagate overflow flags.
  4071.     * cse.c (simplify_binary_operation): Protect real_value_truncate
  4072.     inside handler.
  4073.     * fold-const.c (force_fit_value): Operate on REAL_CST as well.
  4074.     (real_value_truncate): Don't use its own handler.
  4075.     (const_binop): Set overflow on FP error and call force_fit_type.
  4076.     (fold_convert): Likewise.
  4077.     * c-common.c (constant_expression_warning, overflow_warning):
  4078.     Handle REAL_CST and COMPLEX_CST.
  4079.     * convex.h, convex.c, fx80.h, tahoe.h, vax.h, vax.c: Add OVERFLOW
  4080.     operand to CHECK_FLOAT_VALUE.
  4081.  
  4082.     * jump.c (rtx_equal_for_thread_p): Correct error in previous
  4083.     change; add missing arg in recursive call.
  4084.  
  4085. Sat Mar 12 19:42:03 1994  H.J. Lu  (hjl@nynexst.com)
  4086.  
  4087.     * configure (gxx-include-dir): Replacement for gxx-prefix.
  4088.     * Makefile.in (gxx_include_dir): Likewise, for gxx_prefix.
  4089.  
  4090.     * i386/linux.h (NO_IMPLICIT_EXTERN_C): Defined.
  4091.  
  4092. Sat Mar 12 07:42:12 1994  Paul Eggert  (eggert@twinsun.com)
  4093.  
  4094.     * Makefile.in (stmp-fixproto): Work around a `make' bug in BSDI 1.1.
  4095.  
  4096. Sat Mar 12 07:38:08 1994  Klaus Kaempf  (kkaempf@didymus.rmi.de)
  4097.  
  4098.     * bi-run.h: Properly test BYTES_BIG_ENDIAN.
  4099.     * bytecode.h: Likewise for WORDS_BIG_ENDIAN.
  4100.  
  4101.     * cccp.c (do_include, hack-vms_include_specification): Change handling
  4102.     of '#include filename' to be compatible with VAX-C.
  4103.  
  4104.     * genemit.c (gen_exp): Added \n to printf to shorten line for VAX-C.
  4105.  
  4106. Sat Mar 12 06:42:38 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4107.  
  4108.     * expr.h (emit_float_lib_cmp): Add declaration here.
  4109.     * optabs.c: Don't define emit_float_lib_cmp now that no longer static.
  4110.  
  4111.     * jump.c: Add prototypes for static functions.
  4112.     (jump_optimize, delete_insn): Use GET_RTX_CLASS to test for insns.
  4113.     (mark_jump_label): Delete dead code.
  4114.     (delete_computation, redirect_tablejump): No longer static.
  4115.  
  4116. Fri Mar 11 14:40:40 1994  Jim Wilson  (wilson@cygnus.com)
  4117.  
  4118.     * lite.h (TARGET_DEFAULT): Use parentheses.
  4119.     * sparc.h (TARGET_HARD_QUAD): New macro.
  4120.     (TARGET_SWITCHES): Add hard-quad-float, soft-quad-float.
  4121.     (TARGET_DEFAULT): Use parentheses.
  4122.     ({ADDTF3,SUBTF3,MULTF3,DIVTF3,SQRTTF2,FLOATSITF2,FIX_TRUNCTFSI2,
  4123.     EXTENDSFTF2,TRUNCTFSF2,EXTENDDFTF2,TRUNCTFDF2,EQTF2,NETF2,GTTF2,
  4124.     GETF2,LTTF2,LETF2}_LIBCALL): New macros.
  4125.     * sparc.md (sleu+4, sleu+7, extendsftf2, extenddftf2, trunctfsf2,
  4126.     trunctfdf2, floatsitf2, fix_trunctfsi2, addtf3, subtf3, multf3,
  4127.     divtf3, sqrttf2): Disable when -msoft-quad-float.
  4128.     (beq, bne, bgt, blt, bge, ble): When -msoft-quad-float, account
  4129.     for return value of SPARC ABI routines that differs from libgcc.
  4130.     * flow.c (libcall_dead_p): Fail not abort for libcall that returns
  4131.     value via invisible pointer.
  4132.     * optabs.c (emit_float_lib_cmp): Make non static.
  4133.     (init_optabs): Use {ADDTF3,SUBTF3,MULTF3,DIVTF3,SQRTTF2,FLOATSITF2,
  4134.     FIX_TRUNCTFSI2,EXTENDSFTF2,TRUNCTFSF2,EXTENDDFTF2,TRUNCTFDF2,EQTF2,
  4135.     NETF2,GTTF2,GETF2,LTTF2,LETF2}_LIBCALL macros.
  4136.  
  4137.     * sparc/sparc.h (STARTING_FRAME_OFFSET): Depend on
  4138.     LONG_DOUBLE_TYPE_SIZE.
  4139.  
  4140. Fri Mar 11 08:01:54 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  4141.  
  4142.     * rtl.h, tree.h, g++.c, gcc.c (PVPROTO): New macro.
  4143.     * combine.c, expr.h, rtl.h, tree.h, gcc.c: Use it for varargs protos..
  4144.     * genattrtab.c, mips-tfile.c, output.h, toplev.c: Likewise.
  4145.  
  4146. Fri Mar 11 07:21:36 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4147.  
  4148.     * emit-rtl.c (copy_rtx_if_shared, case LABEL_REF): Can't share.
  4149.     * jump.c (jump_optimize): Delete REG_LABEL note if label no
  4150.     longer in insn.
  4151.  
  4152.     * c-decl.c (finish_decl): When preserving an initializer, ensure
  4153.     its type is on a good obstack.
  4154.  
  4155. Thu Mar 10 15:32:42 1994  Mike Collison  (collison@sw.stratus.com)
  4156.  
  4157.     * reload1.c (emit_reload_insns): When clearing reg_last_reload_reg,
  4158.     clear all hard regs in reload_out.
  4159.  
  4160. Thu Mar 10 15:23:10 1994  Hallvard B Furuseth  (hbf@durin.uio.no)
  4161.  
  4162.     * collect2.c (dup2): Catch `dup' failure.  Return correct value.
  4163.  
  4164. Thu Mar 10 15:18:08 1994  Richard Earnshaw  (rwe11@cl.cam.ac.uk)
  4165.  
  4166.     * gcc.c ([__MSDOS__]): Use #ifdef, not #if.
  4167.     * collect2.c ([__MSDOS__]): Likewise.
  4168.  
  4169. Thu Mar 10 15:03:01 1994  Paul Eggert  (eggert@twinsun.com)
  4170.  
  4171.     * cccp.c (main, finclude, check_precompiled): When safe_read
  4172.     returns a partial buffer, this means EOF has been reached;
  4173.     don't try to read any more.
  4174.  
  4175. Wed Mar  9 18:47:29 1994  Paul Eggert  (eggert@twinsun.com)
  4176.  
  4177.     * real.c (target_negative): -0 counts as negative.
  4178.  
  4179. Wed Mar  9 15:32:01 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4180.  
  4181.     * m68k.md (movqi): Disable special-case of stack push if operand
  4182.     one is an address register.
  4183.  
  4184.     * c-typeck.c (pointer_int_sum): Multiplication should be
  4185.     done signed.
  4186.     (pointer_diff): Likewise the division.
  4187.     * fold-const.c (fold, case MULT_EXPR): Simplify MULT_EXPR of an
  4188.     EXACT_DIV_EXPR with the same divisor as our multiplicand.
  4189.  
  4190.     * jump.c (rtx_equal_for_thread_p): Commutative operations
  4191.     are identical if the operands match in the opposite order.
  4192.     * sched.c (rtx_equal_for_memref_p): Likewise.
  4193.  
  4194. Wed Mar  9 12:07:29 1994  Richard Earnshaw (rwe11@cl.cam.ac.uk)
  4195.  
  4196.     * cse.c (simplify_relational_operation): Fix typos; use
  4197.      ARG_POINTER_REGNUM and FRAME_POINTER_REGNUM in condtionals.
  4198.  
  4199. Tue Mar  8 16:12:07 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4200.  
  4201.     * explow.c (break_out_memory_refs): Don't call mark_reg_pointer
  4202.     here.
  4203.     (memory_address): Call it here if X changed and is now a REG
  4204.     or REG + CONST_INT.
  4205.  
  4206. Tue Mar  8 15:57:29 1994  Jim Wilson  (wilson@cygnus.com)
  4207.  
  4208.     * c-decl.c (finish_decl): When saving/discarding initializers,
  4209.     don't check TREE_PERMANENT and TREE_STATIC.
  4210.     (finish_decl, finish_function): Pass new argument to
  4211.     permanent_allocation.
  4212.     * cp/decl.c (finish_function): Likewise.    
  4213.     * cp/decl2.c (write_vtable_entries, finish_file): Likewise.
  4214.     * toplev.c (compile_file): Likewise.
  4215.     * function.h (struct function): Add momentary_function_firstobj
  4216.     field.
  4217.     * tree.c (momentary_function_firstobj): New variable.
  4218.     (init_obstack): Set it.
  4219.     (save_tree_status): Save it and set it.
  4220.     (restore_tree_status): Use it and restore it.
  4221.     (permanent_allocation): New parameter function_end.  Clear
  4222.     momentary_obstack to momentary_function_firstobj if true.
  4223.     (preserve_initializer): Set base field of every momentary
  4224.     level on the momentary stack to new momentary_firstobj.
  4225.     (pop_momentary): Only free back to previous base.
  4226.     * tree.h (permanent_allocation): Add prototype.
  4227.  
  4228. Mon Mar  7 20:10:56 1994  Jim Wilson  (wilson@cygnus.com)
  4229.  
  4230.     * iris4gl.h: Rewrite.  Include iris4loser.h not iris4-gdb.h.
  4231.     Define PREFERRED_DEBUGGING_TYPE not ASM_SPEC.
  4232.  
  4233.     * bsd-4.h (LINK_SPEC): Do not depend on gas.  Don't interpret -EB
  4234.     and -EL options, but do pass them.
  4235.     * bsd-5.h (LINK_SPEC): Likewise.
  4236.     * decl-osf1.h (LINK_SPEC): Likewise.
  4237.     * iris5.h (LINK_SPEC): Likewise.
  4238.     * mips-5.h (LINK_SPEC): Likewise.
  4239.     * mips.h (LINK_SPEC): Likewise.
  4240.     * svr3-4.h (LINK_SPEC): Likewise.
  4241.     * svr3-5.h (LINK_SPEC): Likewise.
  4242.     * svr4-4.h (LINK_SPEC): Likewise.
  4243.     * svr4-5.h (LINK_SPEC): Likewise.
  4244.  
  4245.     * dec-bsd.h (LINK_SPEC): Pass all normal linker options to gld.
  4246.     (ASM_SPEC): Pass all normal assembler options to gas.
  4247.     * osfrose.h (LINK_SPEC): Likewise.
  4248.     (ASM_SPEC): Likewise.
  4249.  
  4250.     * mips.h (ASM_SPEC): Make definition depend on whether or
  4251.     not the default assembler is gas.  Pass all normal assembler
  4252.     options to gas.  
  4253.     * iris4loser.h (ASM_SPEC): Likewise.  Pass -O0 if the assembler is
  4254.     not gas.
  4255.  
  4256.     * iris3.h (ASM_SPEC, LINK_SPEC): Delete.
  4257.     * news4.h (ASM_SPEC, LINK_SPEC): Delete.
  4258.     * news5.h (LINK_SPEC): Delete.
  4259.     * nws3250v4.h (ASM_SPEC, LINK_SPEC): Delete.
  4260.     * ultrix.h (ASM_SPEC, LINK_SPEC): Delete.
  4261.  
  4262.     * mips.h (ASM_FINAL_SPEC): Cross compiling does not presume gas.
  4263.  
  4264.     * osfrose.h (SIZE_TYPE): Delete.
  4265.     (MAX_WCHAR_TYPE_SIZE): Define.
  4266.  
  4267.     * calls.c (expand_call): For pcc_struct_value case, set
  4268.     MEM_IN_STRUCT_P correctly on target.
  4269.  
  4270.     * Makefile.in (mostlyclean): Don't explicitly delete ld.
  4271.  
  4272. Mon Mar  7 20:06:38 1994  Ian Lance Taylor  (ian@cygnus.com)
  4273.  
  4274.     * mips-tdump.c (print_symbol): The index field of a global symbol
  4275.     is the symbol table index of the corresponding local symbol, not
  4276.     an index into the aux table.
  4277.     (print_file_desc): Print out size of line number information
  4278.     rather than repeating line number count.  The cbLineOffset field
  4279.     of a PDR is relative to the cbLineOffset field of the FDR.  Also,
  4280.     when computing line_end of the last PDR, use cbLineOffset, not
  4281.     ilineBase.
  4282.  
  4283. Mon Mar  7 17:42:35 1994  H.J. Lu (hjl@nynexst.com)
  4284.  
  4285.     * Makefile.in (gxx_prefix):  New; default to $(libdir).
  4286.     (GPLUSPLUS_INCLUDE_DIR): Change to $(gxx_prefix)/g++-include.
  4287.     * configure (gxx_prefix): New; default to $(libdir).
  4288.  
  4289.     * i386/linux.h (GPLUSPLUS_INCLUDE_DIR): Deleted.
  4290.     (STARTFILE_SPEC): Remove "-nojump".
  4291.  
  4292. Mon Mar  7 17:06:08 1994  Stephen R. van den Berg  (berg@pool.informatik.rwth-aachen.de)
  4293.  
  4294.     * i386/xm-linux.h (malloc): Remove disabled code.
  4295.  
  4296. Mon Mar  7 13:27:09 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4297.  
  4298.     * cccp.c (no_record_file): New variable.
  4299.     (main): Set it for -imacros and -include files.
  4300.     (do_endif): Don't call record_control_macro for -include or -imacros
  4301.     files or files included from -imacros.
  4302.  
  4303. Sun Mar  6 21:48:51 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  4304.  
  4305.     * config.sub: Accept freebsd as OS.
  4306.  
  4307. Sun Mar  6 14:40:00 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4308.  
  4309.     * stupid.c: Add prototypes for static functions.
  4310.     (last_{jump,label}_suid): Deleted; all uses deleted.
  4311.     (reg_crosses_blocks): Likewise.
  4312.     (stupid_life_analysis): Only allocate MAX_SUID entries
  4313.     of after_insn_hard_regs.
  4314.     Use GET_RTX_CLASS when possible.
  4315.     Initialize all of reg_renumber.
  4316.     Use reg_alternate_class when reg not available in preferred class.
  4317.     (stupid_find_reg): Delete argument CROSSES_BLOCKS.
  4318.  
  4319.     * stupid.c (stupid_mark_refs): If setting reg_where_dead, set
  4320.     regs_live so we don't later clobber it.
  4321.  
  4322.     * recog.c (constrain_operands): Properly handle '#' in constraint.
  4323.  
  4324.     * combine.c (subst): Split into five functions.
  4325.     (simplify_{rtx,if_then_else,set,logical}): New functions.
  4326.  
  4327. Sun Mar  6 13:12:48 1994  James Van Artsdalen  (james at bigtex.cactus.org)
  4328.  
  4329.     * reg-stack.c (find_blocks): Undo previous change to block
  4330.     delineation algorithm.
  4331.     (reg_to_stack): Make algorithm identical to that in find_blocks.
  4332.  
  4333. Sat Mar  5 16:27:58 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4334.  
  4335.     * genattrtab.c (attr_printf): Remove `register' from decl of FMT.
  4336.     * tree.c (build_nt, build_parse_node): Remove `register' from decl
  4337.     of CODE.
  4338.  
  4339.     * reload.c (get_secondary_mem): Call SECONDARY_MEMORY_NEEDED_MODE
  4340.     if it is defined.
  4341.     * alpha.h (SECONDARY_MEMORY_NEEDED_MODE): New macro.
  4342.     * alpha.c (output_{pro,epi}log): Round var size to quadword boundary.
  4343.  
  4344.     * alpha.md (unaligned_{load,store}hi): Clear low bit of
  4345.     address before using as operand to extwl, mskwl, and inswl.
  4346.     (movhi, reload_inhi, reload_outhi): Pass extra scratch value.
  4347.  
  4348. Fri Mar  4 17:16:23 1994  Leonard Norrgard  (vinsci@nic.funet.fi)
  4349.  
  4350.     * c-lex.c: Delete gperf-generated source from here.
  4351.     * c-gperf.h: New file; contains just gperf output.
  4352.     * Makefile.in (c-gperf.h): New rule.
  4353.     (c-lex.o): Depends on c-gperf.h.
  4354.     (realclean): Delete c-gperf.h.
  4355.     (distdir): Build c-gperf.h.
  4356.     (diff): Omit differences in c-gperf.h.
  4357.  
  4358. Fri Mar  4 06:35:26 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4359.  
  4360.     * svr4.h, m88k.h (ASM_FINISH_DECLARE_OBJECT): Set
  4361.     size_directive_output to 1.
  4362.  
  4363.     * reload1.c (emit_reload_insns): Don't call gen_input_reload if
  4364.     src and dest are identical.
  4365.  
  4366. Thu Mar  3 15:32:55 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
  4367.  
  4368.     * alpha.md (mskXl): Add missing NOT in patterns.
  4369.  
  4370.     * t-m88k: Remove added realclean rule.
  4371.  
  4372. See ChangeLog.8 for earlier changes.
  4373.